QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#458917 | #8547. Whose Land? | egypt_ioi2024_13 | Compile Error | / | / | C++20 | 4.9kb | 2024-06-29 20:37:48 | 2024-06-29 20:37:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In function ‘void iforgor()’: answer.code:59:8: error: ‘t’ was not declared in this scope; did you mean ‘tt’? 59 | if(t>1)return; | ^ | tt