QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#455129#8677. Carl’s Vacationucup-team3956TL 988ms4264kbC++203.1kb2024-06-25 20:25:582024-06-25 20:26:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 988ms
memory: 4264kb

input:

1 0 0 0 10000
99999 10000 10000 10000 10000

output:

76118.7000492277

result:

ok found '76118.7000492', expected '76118.7000492', error '0.0000000'

Test #2:

score: -100
Time Limit Exceeded

input:

10000 10000 10000 0 10000
0 0 0 10000 10000

output:

32360.6825404405

result: