QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#864377#9314. The Median of the Median of the MedianGuanYunchangRE 1ms3584kbC++17972b2025-01-20 15:28:312025-01-20 15:28:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 3584kb

input:

4
1 3 1 7

output:

1

result:

ok 1 number(s): "1"

Test #2:

score: 0
Accepted
time: 1ms
memory: 3584kb

input:

8
3 3 8 4 5 3 8 5

output:

4

result:

ok 1 number(s): "4"

Test #3:

score: -100
Runtime Error

input:

1883
935804604 209383625 842052635 830082014 365721046 29571412 503828250 261878653 304868479 615753663 149387882 137293208 553441715 659054561 809401479 786598486 257715598 738987349 749751119 675212261 214984147 816730618 204108936 529505526 670681192 375128179 445679706 531625791 954119640 739969...

output:


result: