Run id: 99389

Main.cc: In function 'int main()':
Main.cc:6:5: error: expected initializer before 'cout'
     cout<<"输入一个大写字母:"<>c1;
          ^