Main.cc: In function 'int main()': Main.cc:10:14: error: lvalue required as left operand of assignment if(a*a*a=b*b*b+c*c*c+d*d*d){ ^