Run id: 118702

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