Commit Graph

10 Commits

Author SHA1 Message Date
Stefan Harmuth
f6e9cfb4af AOCDay.getMultilineInputArray(): work with an input-copy ... 2021-12-05 05:58:53 +01:00
Stefan Harmuth
1c87545892 AOCDay.getInput() always return a copy, never a reference to self.input 2021-12-03 06:56:17 +01:00
Stefan Harmuth
d0c5e319fb more type annotations 2021-12-02 06:22:33 +01:00
Stefan Harmuth
c7b8c6ead6 type annotations 2021-12-02 06:21:27 +01:00
Stefan Harmuth
ef0da77133 aoc.splitline(): allow return fields to have different types 2021-12-02 06:20:34 +01:00
Stefan Harmuth
5e3d5d1156 streamline input getting 2021-12-01 02:49:15 +01:00
Stefan Harmuth
70dd7657ec tools.compare(): a <> b => -1/0/1
aoc.printSolution(): better readable test output
2021-12-01 02:30:04 +01:00
Stefan Harmuth
6bf5835488 output reorder 2021-11-27 17:03:42 +01:00
Stefan Harmuth
263b343b24 having fun with paths 2021-11-26 07:53:56 +01:00
Stefan Harmuth
2713c66a34 move aoc thingy from year-by-year to central tool lib 2021-11-26 07:30:06 +01:00