QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#814429 | #9879. ReTravel | ucup-team3862# | WA | 20ms | 19392kb | C++14 | 3.2kb | 2024-12-14 17:30:59 | 2024-12-14 17:31:00 |
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: 19392kb
input:
2 3 3 1 2
output:
1 =============>1 2 =============>2 1 1 =============>2 2 1 =============>3 1 2 =============>3 2 2 =============>2 2 1 1 1 =============>2 1 2 1 1 =============>3 1 1 2 1 =============>3 1 2 2 1 =============>3 2 1 1 2 =============>2 2 2 1 2 =============>3 2 1 2 2 =============>3 2 2...
result:
wrong answer 1st words differ - expected: '6', found: '1'