Mã chấm: 269053
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:36:1: error: expected ‘}’ at end of input } ^