QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#423730 | #2559. Endless Road | Farmer_D | WA | 20ms | 130272kb | C++17 | 5.2kb | 2024-05-28 15:46:51 | 2024-05-28 15:46:52 |
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: 20ms
memory: 130272kb
input:
6 1 2 2 3 3 4 4 5 1 3 3 5
output:
1 2 5 3 4 1
result:
wrong answer 6th words differ - expected: '6', found: '1'