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