QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#189330 | #1363. Bitonic Ordering | lmq26052003 | WA | 1ms | 3492kb | C++20 | 1.7kb | 2023-09-27 12:01:33 | 2023-09-27 12:01:34 |
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: 1ms
memory: 3492kb
input:
13 39 40 32 100 13 16 15 28 27 26 25 24 23
output:
22
result:
wrong answer 1st lines differ - expected: '14', found: '22'