All Questions
Tagged with floating-point programming-challenge
1 question
3
votes
1
answer
112
views
"The Trip" expense-equalizing challenge [closed]
I've solved The trip from Programming Challenges. My solution suffers from lack of floating-point precision, though.
The problem:
Your job is to compute, from a list of expenses, the minimum ...