Join Slack
Powered by
Here's mine for today. I'll write my blog post on ...
# advent-of-code
t
todd.ginsberg
12/03/2019, 2:00 PM
Here's mine for today. I'll write my blog post on it later:
https://github.com/tginsberg/advent-2019-kotlin/blob/master/src/main/kotlin/com/ginsberg/advent2019/Day03.kt
todd.ginsberg
12/03/2019, 2:02 PM
I might end up refactoring
parseWire
but I'm not sure how. It just seems odd.
j
Joris PZ
12/03/2019, 4:13 PM
We wrote almost identical code, so if it's odd, we're both odd! Which might very well be the case.
e
Edgars
12/03/2019, 4:51 PM
How fast does it run for you?
t
todd.ginsberg
12/03/2019, 5:34 PM
I mean, it works. It just feels like I could do it simpler if I wanted to explain it. I will probably end up leaving it alone.
2
Views
Open in Slack
Previous
Next