QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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