Run id: 126413

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