Main.cc: In function 'int main()': Main.cc:7:15: warning: unused variable 'x' [-Wunused-variable] int k,n,t,x,a[1001]; ^ Main.cc:24:5: error: expected '}' at end of input } ^