Main.cc: In function 'int main()': Main.cc:6:20: error: expected ';' before ')' token for(int n=0;n<5) { ^ Main.cc:7:12: error: 'i' was not declared in this scope cout<