Mã chấm: 268988
Main.cc: In function ‘int main()’: Main.cc:5:44: 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 } ^