Run id: 123465

Main.cc:8:1: error: expected initializer before 'cin'
 cin>>a>>b
 ^
Main.cc:11:1: error: expected declaration before '}' token
 }
 ^