Main.cc: In function 'int main()': Main.cc:13:12: error: lvalue required as left operand of assignment (char)a=a+65; ^ Main.cc:16:5: error: expected ';' before '}' token } ^