QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#114497 | #6642. (1, 2) Nim | ZhangYiDe | WA | 1ms | 3444kb | C++17 | 1.1kb | 2023-06-22 12:01:43 | 2023-06-22 12:01:45 |
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: 1ms
memory: 3444kb
input:
3 2 1 2 1 5 4 1 7 2 9
output:
Sprague Sprague Grundy
result:
wrong answer 1st lines differ - expected: 'Grundy', found: 'Sprague'