This website requires JavaScript.
Explore
Help
Sign In
efim
/
Advent-of-Code
Watch
1
Star
0
Fork
0
You've already forked Advent-of-Code
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
efim
b4f8e937c7
day 11 refactor into scratch and code
2022-12-13 05:54:07 +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 refactor into scratch and code
2022-12-13 05:54:07 +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 refactor into scratch and code
2022-12-13 05:54:07 +00:00
flake.lock
init
2022-12-01 12:46:40 +00:00
flake.nix
init
2022-12-01 12:46:40 +00:00
Description
Daily December programming tasks
426
KiB
Languages
Common Lisp
99.8%
Nix
0.2%