运行 ID: 51018

Main.cc:5:1: error: ‘cin’ does not name a type
 cin>>ch;
 ^~~
Main.cc:6:1: error: expected unqualified-id before ‘{’ token
 {
 ^