Main.cc: In function 'int main()': Main.cc:5:24: error: expected ';' before 'i' for(int i=1; i<100 i+=2) ^