QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#741703 | #9575. $P \oplus Q = R$ | cmll02 | WA | 0ms | 3804kb | C++14 | 8.7kb | 2024-11-13 15:02:38 | 2024-11-13 15:02:39 |
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: 3804kb
input:
2 3 4
output:
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 4 2 7 1 3 5 0 6 20 18 23 17 19 21 16 22 28 26 31 25 27 29 24 30 12 10 15 9 11 13 8 14 4 3 5 2 7 0 6 1 28 27 29 26 31 24 30 25 12 11 13 10 15 8 14 9 20 19 21 18 23 16 22 17 Yes Yes
result:
wrong answer Token parameter [name=pd] equals to "0", doesn't correspond to pattern "Yes|No" (test case 1)