clojure-hackos.bon-appetit
Solution to the Bon Appétit challenge. See: https://www.hackerrank.com/challenges/bon-appetit
assess-bill
(assess-bill bill excluded paid)
Determines if the amount paid
is exactly half of the totalled bill
. If false
, returns the amount not covered.