~aperezdc/aoc2021

Solutions for Advent of Code 2021
e2265ee7 — Adrian Perez de Castro 2 years ago
Day 14, part B
b8dba568 — Adrian Perez de Castro 2 years ago
Day 14, part A
9ec2ec79 — Adrian Perez de Castro 2 years ago
Day 13, both parts

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~aperezdc/aoc2021
read/write
git@git.sr.ht:~aperezdc/aoc2021

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

#aoc2021

My solutions for Advent of Code 2021:

  • This year I am using whatever language feels appropriate for each task, or just the one I feel like trying out or using at each point—no rules!
  • I won't be publishing the solutions for one day at least until the next one.

#Languages used

  • D (LDC version 1.28.0)
  • Kuroko (version 1.2.2)
  • Lua (version 5.4)
  • Python (version 3.9 or newer, most of the programs probably work all the way down to version 3.5)

#Licensing

Files in this repository without their own license header are distributed under the terms of the MIT license.