QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#589465#8775. MountainCraftZhangYiDeWA 1ms10000kbC++172.8kb2024-09-25 18:00:452024-09-25 18:00:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3 10
3 2
7 3
9 6

output:

5.656854249
12.727922061
12.727922061

result:

ok 3 numbers

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 10000kb

input:

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

output:

101.823376491
73.539105243
141.421356237
0.000000000
101.823376491

result:

wrong answer 2nd numbers differ - expected: '120.2081530', found: '73.5391052', error = '0.3882353'