QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#167514#7109. Traveling on the Axisucup-team979Compile Error//C++141.0kb2023-09-07 15:31:342023-09-07 15:31:34

详细

answer.code: In function ‘void solve()’:
answer.code:12:13: error: ‘size’ was not declared in this scope
   12 |     int n = size(s);
      |             ^~~~