Join Slack
Powered by
<https://github.com/tginsberg/advent-2018-kotlin/b...
# advent-of-code
t
todd.ginsberg
12/04/2018, 7:46 AM
https://github.com/tginsberg/advent-2018-kotlin/blob/master/src/main/kotlin/com/ginsberg/advent2018/Day04.kt
a
andyb
12/04/2018, 8:47 AM
I like the idea of adding the minutes slept to a List. I just used an Array<Int> with 60 entries.
t
todd.ginsberg
12/04/2018, 3:17 PM
That's clever!
w
wakingrufus
12/05/2018, 4:30 AM
wow your solution is so much more elegant than mine
4
Views
Open in Slack
Previous
Next