ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1030. Titanic

Strange input and output. What for? Why not simply read 12 integers?
Posted by Nick Nickolov 13 Oct 2000 00:00
I thought that the longitude is East/West, and the latitude
North-South.
We are to determine if a floating-point number is precisely
less than 100, i.e. if x < 100-eps.
What precision should we use in order to allow some
tolerance in calculations, and not to miss an input set?