Run id: 8218

Main.cc: In function 'int main()':
Main.cc:14:12: error: lvalue required as left operand of assignment
     (char)a=a+65;
            ^