Main.cc: In function 'int main()': Main.cc:10:9: error: 'cnt' was not declared in this scope cnt++; ^ Main.cc:16:5: error: 'cnt' was not declared in this scope if(cnt==0)cout<<"None"<