Run id: 131562

Main.cc: In function 'bool cmp(Stu, Stu)':
Main.cc:23:11: error: a function-definition is not allowed here before '{' token
 int main(){
           ^
Main.cc:40:1: error: expected '}' at end of input
 }
 ^