QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#788815 | #9575. $P \oplus Q = R$ | ucup-team4991# | WA | 0ms | 3612kb | C++23 | 2.2kb | 2024-11-27 18:24:16 | 2024-11-27 18:24:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3612kb
input:
2 3 4
output:
No Yes 0 1 2 3 0 0 0 0
result:
wrong answer Testcase 2, n = 4, Participant's solution is incorrect. cntq[ 0] = 4 (test case 2)