Main.cc: In function 'int main()': Main.cc:7:27: error: lvalue required as left operand of assignment if(b%3=2&&b%5=3&&b%7=2) ^