QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#657613 | #5304. Money Game | ZhaoZiLong | Compile Error | / | / | C++20 | 472b | 2024-10-19 15:05:04 | 2024-10-19 15:05:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code: In function ‘int main()’: answer.code:11:16: error: ‘n’ was not declared in this scope 11 | cin >> n; | ^