QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#45961 | #4565. Rarest Insects | GuanYunchang | Compile Error | / | / | C++17 | 1.4kb | 2022-08-24 18:50:09 | 2022-08-24 18:51:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
answer.code: In function ‘bool check(int)’: answer.code:44:9: error: ‘mt’ was not declared in this scope; did you mean ‘mx’? 44 | mt = 0; | ^~ | mx