QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
answer.code:52:43: error: stray ‘`’ in program 52 | last[i] = last[i - 1] ^ 1;` | ^