QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#245532 | #6642. (1, 2) Nim | ucup-team588 | WA | 0ms | 3644kb | C++14 | 715b | 2023-11-10 00:19:02 | 2023-11-10 00:19:03 |
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: 0
Wrong Answer
time: 0ms
memory: 3644kb
input:
3 2 1 2 1 5 4 1 7 2 9
output:
Grundy Sprague Sprague
result:
wrong answer 3rd lines differ - expected: 'Grundy', found: 'Sprague'