Tour de France


Submit solution

Points: 100
Time limit: 1.0s
Memory limit: 32M

Problem types
Allowed languages
C, C++, Java, Python

Description

http://acm.pku.cn/JudgeOnline/problem?id=3300

Sample

Input

2 4
40 50
12 14 16 19
0

Output

1.19

Comments

There are no comments at the moment.