QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#421414#8547. Whose Land?ucup-team864#Compile Error//C++234.1kb2024-05-25 18:16:132024-05-25 18:16:14

详细

answer.code: In function ‘int Main()’:
answer.code:171:22: error: ‘la’ was not declared in this scope; did you mean ‘lz’?
  171 |         rep(i, 0, n) la[i] = -1;
      |                      ^~
      |                      lz