Main.cc: In function 'int main()': Main.cc:11:9: warning: unused variable 'n' [-Wunused-variable] int n,na=0,nb=0; ^ Main.cc:29:5: error: expected '}' at end of input } ^