Luke Armitage
12/07/2022, 3:29 PMAdvent of Code 2021 day 8
12/08/2022, 5:00 AMMonster Brain
12/08/2022, 11:53 AMKsenia Shneyveys
12/08/2022, 2:00 PMAbolfaZl RezaEi
12/08/2022, 9:24 PMAdvent of Code 2021 day 9
12/09/2022, 5:00 AMJakub Gwóźdź
12/09/2022, 6:34 AMAlex LO
12/09/2022, 4:12 PMJonathan Kolberg
12/10/2022, 2:48 AMabstract class AdventDay(input) { abstract fun test(input: Something): Int }
so that Something is either List<String> or Sequence<String> or String? And you can decide in the implementation which one you choose?Advent of Code 2021 day 10
12/10/2022, 5:00 AMBrian Hartvigsen
12/10/2022, 7:57 AMmaiatoday
12/10/2022, 2:13 PMNeil Banman
12/10/2022, 9:19 PMAdvent of Code 2021 day 11
12/11/2022, 5:00 AMDanish Ansari
12/11/2022, 7:53 AMAdvent of Code 2021 day 12
12/12/2022, 5:00 AMKsenia Shneyveys
12/12/2022, 12:25 PMnkiesel
12/12/2022, 7:30 PMNeil Banman
12/12/2022, 7:41 PMAdvent of Code 2021 day 13
12/13/2022, 5:00 AMCharles Flynn
12/13/2022, 1:39 PMLuke Armitage
12/13/2022, 7:21 PMAdvent of Code 2021 day 14
12/14/2022, 5:00 AMFredrik Rødland
12/14/2022, 2:13 PMAlyssa Burlton
12/14/2022, 4:26 PMeval
in Python).
TL;DR is that it works, but it ain't pretty 😂 Details in 🧵Paul Woitaschek
12/14/2022, 10:30 PMnkiesel
12/14/2022, 10:52 PM