QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#656971 | #9481. Min Nim | ucup-team5173# | WA | 0ms | 3544kb | C++14 | 433b | 2024-10-19 13:57:43 | 2024-10-19 13:57:43 |
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: 3544kb
input:
2 3 3 1 4 8 3 1 4 1 5 9 2 6
output:
Second Second
result:
wrong answer 1st words differ - expected: 'First', found: 'Second'