QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#543101 | #9176. Non-Interactive Nim | ZhaoZiLong | WA | 14ms | 3880kb | C++17 | 1.0kb | 2024-09-01 13:49:10 | 2024-09-01 13:49:11 |
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: 0ms
memory: 3664kb
input:
2 4 4 2 7 1 4 1 1 1 1
output:
3 3 7 1 3 4 1 -1
result:
ok OK 1 yes 1 no (2 test cases)
Test #2:
score: -100
Wrong Answer
time: 14ms
memory: 3880kb
input:
50000 2 3 3 2 2 2 2 3 3 2 2 2 2 3 3 2 3 3 2 1 1 2 1 1 2 1 1 2 2 2 2 2 2 2 3 3 2 2 2 2 1 1 2 3 3 2 1 1 2 1 1 2 1 1 2 3 3 2 1 1 2 1 1 2 3 3 2 2 2 2 3 3 2 3 3 2 2 2 2 1 1 2 3 3 2 2 2 2 2 2 2 3 3 2 3 3 2 1 1 2 1 1 2 1 1 2 3 3 2 3 3 2 1 1 2 1 1 2 3 3 2 2 2 2 2 2 2 2 2 2 1 1 2 1 1 2 2 2 2 2 2 2 1 1 2 3 3 ...
output:
-1 -1 -1 -1 -1 -1 1 2 1 1 2 1 1 2 1 -1 -1 -1 -1 1 2 1 -1 1 2 1 1 2 1 1 2 1 -1 1 2 1 1 2 1 -1 -1 -1 -1 -1 1 2 1 -1 -1 -1 -1 -1 1 2 1 1 2 1 1 2 1 -1 -1 1 2 1 1 2 1 -1 -1 -1 -1 1 2 1 1 2 1 -1 -1 1 2 1 -1 -1 1 2 1 -1 -1 1 2 1 -1 -1 1 2 1 -1 1 2 1 -1 -1 -1 -1 1 2 1 -1 1 2 1 1 2 1 -1 -1 -1 -1 1 2 1 -1 -1 ...
result:
wrong answer judge has answer but participant doesn't (test case 1)