Cleanup
This commit is contained in:
@@ -14,7 +14,6 @@ day1 = do
|
||||
putStrLn ("Highest calorie count = " ++ calorieCount)
|
||||
caloriesOfTop3Elves <- day1_2
|
||||
putStrLn ("Calories of top 3 elves = " ++ caloriesOfTop3Elves)
|
||||
putStrLn "-----------"
|
||||
|
||||
|
||||
day1_1 :: IO String
|
||||
|
||||
Reference in New Issue
Block a user