0_0_35802956_22832.cpp: In function 'int main()': 0_0_35802956_22832.cpp:9:3: error: expected ';' before 'int' int cnt=0; ^ 0_0_35802956_22832.cpp:12:4: error: 'cnt' was not declared in this scope cnt++; ^