Run id: 118903

Main.cc: In function 'int main()':
Main.cc:6:11: error: lvalue required as left operand of assignment
     if(a%2=0){
           ^