QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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)