Daily December programming tasks
Go to file
efim 047bc474bd day 12 - paths over grid; dfs 2022-12-14 18:31:16 +00:00
.envrc init 2022-12-01 12:46:40 +00:00
.gitignore init 2022-12-01 12:46:40 +00:00
day1-input.txt day 1 first simple task 2022-12-01 13:48:22 +00:00
day1.lisp second task of day 1, cool 2022-12-02 07:33:24 +00:00
day2-input.txt day 2: rock-paper-scissors scoring 2022-12-02 07:33:27 +00:00
day2.lisp day 2: rock-paper-scissors scoring 2022-12-02 07:33:27 +00:00
day3-input.txt day 3: strings as sets, loop 2022-12-03 08:28:00 +00:00
day3-rucksack-reorganisation.lisp day 3: strings as sets, loop 2022-12-03 08:28:00 +00:00
day3-test-input.txt day 3: strings as sets, loop 2022-12-03 08:28:00 +00:00
day4-id-intervals.lisp day 4: number intervals overlap 2022-12-04 08:33:11 +00:00
day4-input.txt day 4: number intervals overlap 2022-12-04 08:33:11 +00:00
day4-test-input.txt day 4: number intervals overlap 2022-12-04 08:33:11 +00:00
day5-input.txt one day later, day 5 2022-12-06 13:07:06 +00:00
day5-test-input.txt one day later, day 5 2022-12-06 13:07:06 +00:00
day5.lisp one day later, day 5 2022-12-06 13:07:06 +00:00
day6-input.txt and day 6 is much easier. 2022-12-06 18:06:49 +00:00
day6.lisp and day 6 is much easier. 2022-12-06 18:06:49 +00:00
day7-directories-cleanup.lisp wow, filesystem stats was HARD 2022-12-07 20:37:14 +00:00
day7-input.txt wow, filesystem stats was HARD 2022-12-07 20:37:14 +00:00
day7-test-input.txt wow, filesystem stats was HARD 2022-12-07 20:37:14 +00:00
day8-input.txt day 8, more pain with tree heights 2022-12-08 12:02:35 +00:00
day8-test-input.txt day 8, more pain with tree heights 2022-12-08 12:02:35 +00:00
day8-tree-heights.lisp day 8 cleaning up code 2022-12-08 12:18:31 +00:00
day9-input.txt day9 - line simulation 2022-12-10 19:45:39 +00:00
day9-rope-bridge.lisp day9 - line simulation 2022-12-10 19:45:39 +00:00
day9-test-bigger.txt day9 - line simulation 2022-12-10 19:45:39 +00:00
day9-test.txt day9 - line simulation 2022-12-10 19:45:39 +00:00
day10-input.txt day 10 CRT and CLOG 2022-12-11 17:17:21 +00:00
day10-test.txt day 10 CRT and CLOG 2022-12-11 17:17:21 +00:00
day10.lisp day 10 cleanup 2022-12-11 18:33:10 +00:00
day11-input.txt part 1 of day 11. lot's of code 2022-12-12 19:51:25 +00:00
day11-scratch.lisp day 11 part 2, yay 2022-12-13 06:29:13 +00:00
day11-test.txt part 1 of day 11. lot's of code 2022-12-12 19:51:25 +00:00
day11.lisp day 11 part 2, yay 2022-12-13 06:29:13 +00:00
day12-input.txt day 12 - paths over grid; dfs 2022-12-14 18:31:16 +00:00
day12-scratch.lisp day 12 - paths over grid; dfs 2022-12-14 18:31:16 +00:00
day12-test.txt day 12 - paths over grid; dfs 2022-12-14 18:31:16 +00:00
day12.lisp day 12 - paths over grid; dfs 2022-12-14 18:31:16 +00:00
flake.lock init 2022-12-01 12:46:40 +00:00
flake.nix init 2022-12-01 12:46:40 +00:00