Main.cc: In function 'int main()': Main.cc:7:7: error: lvalue required as left operand of assignment if(a/2=1){ ^ Main.cc:13:9: error: expected '}' at end of input return 0; ^