0_0_39868406_1452.cpp: In function 'int main()': 0_0_39868406_1452.cpp:44:13: error: 'cnt' was not declared in this scope; did you mean 'int'? 44 | cnt = max(0, r - l - 1); | ^~~ | int