Main.cc: In function 'int main()': Main.cc:16:17: error: lvalue required as left operand of assignment if(a==b && a=c){ ^