QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#417803 | #6705. Median | ZhaoZiLong | WA | 1ms | 3876kb | C++17 | 1.2kb | 2024-05-22 22:21:37 | 2024-05-22 22:21:38 |
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: 3876kb
input:
2 5 4 1 2 3 2 2 4 2 5 3 2 1 1 2 3
output:
00000 000
result:
wrong answer 1st lines differ - expected: '01000', found: '00000'