QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#421414#8547. Whose Land?ucup-team864#Compile Error//C++234.1kb2024-05-25 18:16:132024-05-25 18:16:14

Details

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