Run id: 145693

Main.cc: In function 'bool a1(long long int)':
Main.cc:9:11: error: a function-definition is not allowed here before '{' token
 int main(){
           ^
Main.cc:17:1: error: expected '}' at end of input
 }
 ^