Mã chấm: 269106


Main.cc: In function ‘void readInputData(int&, std::__cxx11::string&)’:
Main.cc:8:11: error: a function-definition is not allowed here before ‘{’ token
 int main(){
           ^
Main.cc:51:1: error: expected ‘}’ at end of input
 }
 ^