~akarle/aoc

Advent of Code Solutions
2024: Add day 16 part 2
2024: Add day 16 pt 1 first draft
2024: Add half of day 15

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~akarle/aoc
read/write
git@git.sr.ht:~akarle/aoc

You can also use your local clone with git send-email.

#Advent of Code

Historically, I do the first 10d of so in a language that I'd like to learn / practice!

  • 2020: All Perl
  • 2021: Mostly Python, some C
  • 2022: Attempting CHICKEN Scheme
  • 2023: Busy year, only a couple days in Go/Perl
  • 2024: Even busier year, back to Python

#Language Breakdown

Including comments, roughly the following LOC:

Python	1751
Scheme	1226
Perl	946
C	295
Golang	118

See ./sloc for methodology.

Do not follow this link