QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#224376#2935. Spider-FlyZhaoZiLongRE 0ms3936kbC++205.8kb2023-10-23 01:51:002023-10-23 01:51:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3936kb

input:

12 12 30
6 11 0
6 1 30

output:

40.000

result:

ok single line: '40.000'

Test #2:

score: 0
Accepted
time: 0ms
memory: 3856kb

input:

12 10 30
6 9 0
6 1 30

output:

38.833

result:

ok single line: '38.833'

Test #3:

score: -100
Runtime Error

input:

12 10 30
1 10 10
6 1 30

output:


result: