Run id: 144992

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