QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#320498 | #7894. Many Many Heads | ucup-team2016# | Compile Error | / | / | C++20 | 3.1kb | 2024-02-03 17:23:14 | 2024-02-03 17:23:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
answer.code:52:43: error: stray ‘`’ in program 52 | last[i] = last[i - 1] ^ 1;` | ^