QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#660071 | #9481. Min Nim | ucup-team2054# | WA | 0ms | 3868kb | C++17 | 3.7kb | 2024-10-20 04:37:53 | 2024-10-20 04:37:54 |
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: 3868kb
input:
2 3 3 1 4 8 3 1 4 1 5 9 2 6
output:
first second
result:
wrong answer 1st words differ - expected: 'First', found: 'first'