0_0_36644109_19375.cpp: In function 'int main()': 0_0_36644109_19375.cpp:67:6: error: redeclaration of 'long long int cnt' LL cnt = 0; ^ 0_0_36644109_19375.cpp:52:7: note: 'long long int cnt' previously declared here LL cnt = 0; ^