makobernal
12/02/2022, 2:19 PMpart1
/ part2
methods and import Utils.kt
?Michael Böiers
12/02/2022, 3:51 PMmakobernal
12/02/2022, 3:53 PMmakobernal
12/02/2022, 3:54 PMmakobernal
12/02/2022, 3:56 PMMichael Böiers
12/02/2022, 4:03 PMBig Chungus
12/02/2022, 4:23 PMmakobernal
12/02/2022, 4:43 PMBig Chungus
12/02/2022, 4:44 PMBig Chungus
12/02/2022, 4:44 PMmakobernal
12/02/2022, 4:45 PMws.kts
that gets run / continuosly evaluated. It’s great for iterative coding, pretty common to work this way in clojure / scala.Neil Banman
12/02/2022, 4:57 PMmakobernal
12/03/2022, 1:46 PM.txt
files with the test input or the input given to you by the puzzle), on interactive mode. That is the only thing not working. I’m just fine creating a listOf("A X", "B Y")
etc for the puzzle, and I’ll deal with sanitising the input on the main programmakobernal
12/03/2022, 1:46 PM