Main.cc: In function 'int main()': Main.cc:41:17: error: expected primary-expression before ';' token for(int i=n-;i>=0;i++) ^