Run id: 148217

Main.cc: In function 'int run(int)':
Main.cc:9:11: error: a function-definition is not allowed here before '{' token
 int main(){
           ^
Main.cc:37:5: error: expected '}' at end of input
     }
     ^