QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#155397 | #5521. Excellent XOR Problem | GuanYunchang | WA | 13ms | 4584kb | C++17 | 1.3kb | 2023-09-01 16:26:59 | 2023-09-01 16:26:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 1ms
memory: 3540kb
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 3 1 1 2 2 3 3 YES 5 1 1 2 2 3 3 4 4 5 5 NO
result:
ok Correct (4 test cases)
Test #2:
score: -100
Wrong Answer
time: 13ms
memory: 4584kb
input:
1 200000 0 0 104990627 0 104990627 0 0 0 0 104990627 0 104990627 0 0 104990627 104990627 0 0 0 0 0 104990627 0 0 0 104990627 104990627 104990627 0 104990627 0 104990627 104990627 0 104990627 0 0 0 104990627 104990627 0 0 104990627 104990627 0 0 104990627 0 0 0 0 0 104990627 104990627 0 0 0 0 0 10499...
output:
NO
result:
wrong answer Jury found the answer but participant didn't (test case 1)