QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#84211#5593. Food ProcessorZhangYiDeTL 121ms54856kbJava111.5kb2023-03-05 23:04:572023-03-05 23:05:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 112ms
memory: 54256kb

input:

10 1 2
10 10
4 5

output:

23.2192809

result:

ok found '23.21928', expected '23.21928', error '0.00000'

Test #2:

score: 0
Accepted
time: 93ms
memory: 54856kb

input:

10000 9999 1
10000 1

output:

0.0001443

result:

ok found '0.00014', expected '0.00014', error '0.00000'

Test #3:

score: 0
Accepted
time: 52ms
memory: 51572kb

input:

10 1 2
8 10
4 5

output:

-1

result:

ok found '-1.00000', expected '-1.00000', error '-0.00000'

Test #4:

score: 0
Accepted
time: 121ms
memory: 54204kb

input:

8 2 1
8 10

output:

20.0000000

result:

ok found '20.00000', expected '20.00000', error '0.00000'

Test #5:

score: -100
Time Limit Exceeded

input:

1000000 1 100000
10 10
20 20
30 30
40 40
50 50
60 60
70 70
80 80
90 90
100 100
110 110
120 120
130 130
140 140
150 150
160 160
170 170
180 180
190 190
200 200
210 210
220 220
230 230
240 240
250 250
260 260
270 270
280 280
290 290
300 300
310 310
320 320
330 330
340 340
350 350
360 360
370 370
380 3...

output:


result: