: In function 'int main()': :16:20: error: 'cnt' was not declared in this scope; did you mean 'int'? 16 | if(cnt++)cout<<endl; | ^~~ | int