QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#181029 | #5580. Branch Manager | ZhaoZiLong | Compile Error | / | / | C++23 | 3.5kb | 2023-09-16 15:17:05 | 2023-09-16 15:17:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code: In function ‘void modis(long long int)’: answer.code:101:33: error: ‘x’ was not declared in this scope 101 | modis(g[x][i]); | ^