QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#624052 | #7606. Digital Nim | ucup-team1817# | WA | 282ms | 106808kb | C++14 | 1.8kb | 2024-10-09 14:49:56 | 2024-10-09 14:50:02 |
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: 282ms
memory: 106808kb
input:
4 1 10 42 190
output:
1 Algosia 10 Bajtek 42 Algosia 190 Algosia
result:
wrong answer 1st lines differ - expected: 'Algosia', found: '1'