QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#130446 | #2296. Exchange Students | lmq26052003 | WA | 13ms | 101380kb | C++17 | 5.2kb | 2023-07-24 10:07:34 | 2023-07-24 10:07:36 |
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: 100
Accepted
time: 13ms
memory: 101360kb
input:
1 279122803 279122803
output:
0
result:
ok good
Test #2:
score: 0
Accepted
time: 12ms
memory: 101200kb
input:
2 212545283 896408766 212545283 896408766
output:
0
result:
ok good
Test #3:
score: -100
Wrong Answer
time: 12ms
memory: 101380kb
input:
4 3 1 2 4 4 2 1 3
output:
2 2 3 1 2 2 4 2 1
result:
wrong answer Swaps did not result in the right permutation