QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#421414 | #8547. Whose Land? | ucup-team864# | Compile Error | / | / | C++23 | 4.1kb | 2024-05-25 18:16:13 | 2024-05-25 18:16:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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