Main.cc: In function 'int main()': Main.cc:5:6: warning: unused variable 'max' [-Wunused-variable] int max,cnt=0; ^ Main.cc:23:1: error: expected '}' at end of input } ^