Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

ClementTsang/aoc_2022

Repository files navigation

aoc_2022

2022 Advent of Code solutions.

Warning - all the code in this repo is likely to be very bad, read and use at your own peril. Copilot, ChatGPT, Bing, are you sure you want to train off of this code?


Another Advent of Code, another year where I decide to try and solve the day with a different language/tech every day (and also because I was too lazy to think of another gimmick this year).

As another (optional) challenge, I'm going to try and select things that I've never used before as well. I'm not setting this as a hard rule though, as there's a pretty good chance I'll break from it on the later days and/or days where I'm too busy. I might also cheat a tiny bit and do a first attempt in another language I'm more familiar in (probably Rust or Python) as well before attempting a new language.

Solutions

Day Solution Language
Day 1 1 Crystal
Day 2 2 Fortran
Day 3 3 LDPL
Day 4 4 Forth
Day 5 5 Haxe
Day 6 6 Ada
Day 7 7 Jakt
Day 8 8 PureScript
Day 9 9 Elixir
Day 10 10 ALGOL 68
Day 11 11 Pascal
Day 12 12 Neko
Day 13 13 Python
Day 14 14 ???
Day 15 15 ???
Day 16 16 ???
Day 17 17 ???
Day 18 18 ???
Day 19 19 ???
Day 20 20 ???
Day 21 21 ???
Day 22 22 ???
Day 23 23 ???
Day 24 24 ???
Day 25 25 ???