QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#471157 | #8338. Quad Kingdoms Chess | GuanYunchang | Compile Error | / | / | C++20 | 446b | 2024-07-10 18:45:51 | 2024-07-10 18:45:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In function ‘int main()’: answer.code:14:3: error: ‘xx’ was not declared in this scope 14 | xx = 0; | ^~