~aperezdc/aoc2022

Solutions for Advent of Code 2022
dcae719c — Adrian Perez de Castro 1 year, 10 months ago
Day 8, first part
daa58e4c — Adrian Perez de Castro 1 year, 10 months ago
Day 2, add notes about compiling/running Pascal version
517e6052 — Adrian Perez de Castro 1 year, 10 months ago
Day 7, second part

refs

main
browse  log 

clone

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

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

#aoc2022

My solutions for Advent of Code 2022:

  • 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

  • C11
  • Kuroko (version 1.3.0)
  • Lua (version 5.4)
  • Python (version 3.10, most programs probably work all the way down to version 3.6)

#Licensing

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