QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#113061#3879. Down the Pyramidlmq26052003WA 1ms5748kbC++20825b2023-06-16 09:25:552023-06-16 09:25:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6
12 5 7 7 8 4

output:

2

result:

ok single line: '2'

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 5564kb

input:

3
10 1000 100

output:

impossible

result:

wrong answer 1st lines differ - expected: '0', found: 'impossible'