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