Mã chấm: 268998
Main.cc: In function ‘int main()’: Main.cc:5:45: error: a function-definition is not allowed here before ‘{’ token int calculateSum( int N, std::string s) { ^ Main.cc:35:1: error: expected ‘}’ at end of input } ^