Run 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
 {
 ^