Run id: 118866

Main.cc:8:2: error: stray '\357' in program
  if(a||A){
  ^
Main.cc:8:2: error: stray '\274' in program
Main.cc:8:2: error: stray '\211' in program
Main.cc: In function 'int main()':
Main.cc:8:12: error: expected ')' before '{' token
  if(a||A){
            ^
Main.cc:16:1: error: expected statement at end of input
 }
 ^
Main.cc:16:1: error: expected '}' at end of input