Main.cc: In function ‘int main()’: Main.cc:12:20: error: lvalue required as left operand of assignment if(i%j=0) break; ^