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