This website works better with JavaScript
Home
Explore
Help
Register
Sign In
olinox14
/
codeingame
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
codeingame
/
code_golf
/
temperatures.py
temperatures.py
70 B
Permalink
History
Raw
1
input();print(min((abs(int(x)-.1),x)for x in input().split()&[0])[1])