QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#621064#8775. MountainCraftZhangYiDeWA 1ms3820kbC++201.8kb2024-10-08 02:15:102024-10-08 02:15:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 10
3 2
7 3
9 6

output:

5.656854
12.727922
12.727922

result:

ok 3 numbers

Test #2:

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

input:

5 100
31 41
59 26
31 41
59 26
31 41

output:

101.823376
120.208153
73.539105
73.539105
120.208153

result:

wrong answer 4th numbers differ - expected: '0.0000000', found: '73.5391050', error = '73.5391050'