Run id: 8423

Main.cc:8:1: error: expected declaration before '}' token
 }
 ^
Main.cc: In function 'bool a(int)':
Main.cc:7:5: warning: control reaches end of non-void function [-Wreturn-type]
     }
     ^