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 |
---|---|---|---|---|---|---|---|---|---|
#214180 | #6632. Minimize Median | MaMengQi | WA | 1ms | 7512kb | C++20 | 1.2kb | 2023-10-14 17:46:34 | 2023-10-14 17:46:35 |
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: 7512kb
input:
3 3 5 0 2 5 2 3 2 4 6 13 3 5 3 2 5 3 3 2 4 6 13 3 5 6 2 5 2 3 2 4 6 13
output:
2 2 4 2 2 2 4 2 2 2 4 1
result:
wrong answer 3rd numbers differ - expected: '1', found: '4'