Main.cc: In function 'int main()': Main.cc:5:8: warning: unused variable 't' [-Wunused-variable] int n,t; ^ Main.cc:12:2: error: expected '}' at end of input } ^