Mã chấm: 269211


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:52:1: error: expected ‘}’ at end of input
 }
 ^