Main.cc: In function 'int main()': Main.cc:5:24: error: expected primary-expression before '+=' token for(int i=0;i<=100;+=3) ^