QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#729300 | #7956. Walk Swapping | gym | WA | 0ms | 3864kb | C++20 | 2.4kb | 2024-11-09 16:51:28 | 2024-11-09 16:51:29 |
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: 3864kb
input:
4 4 3 2 1 3 4 2 1
output:
-1
result:
wrong answer 1st lines differ - expected: '1', found: '-1'