Main.cc: In function 'int main()': Main.cc:6:22: error: expected primary-expression before '=' token for (int i = 1; i < = 100; i++) { ^