QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#187317 | #5521. Excellent XOR Problem | qsceszthn# | WA | 0ms | 3704kb | C++14 | 849b | 2023-09-24 16:20:47 | 2023-09-24 16:20:48 |
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: 3704kb
input:
4 2 0 0 3 1 2 3 5 16 8 4 2 1 6 42 42 42 42 42 42
output:
NO YES 2 1 1 2 3 YES 2 1 4 5 5 NO
result:
FAIL all xors must be different (test case 2)