My solution for https://adventofcode.com 2022
Go to file
matthias@arch 5ef53ceb94 day6
2022-12-06 19:38:16 +01:00
1 typo 2022-12-04 01:09:10 +01:00
2 Added info to readmes 2022-12-04 01:07:50 +01:00
3 day 4 2022-12-05 14:24:14 +01:00
4 removed vimspector, fixed readme 2022-12-05 16:26:58 +01:00
5 day 5 2022-12-06 00:05:38 +01:00
6 day6 2022-12-06 19:38:16 +01:00
.gitignore day6 2022-12-06 19:38:16 +01:00
README.md renamed files, fixes to readme 2022-12-05 14:39:31 +01:00

Advent of code 2022 🎄

This is a repository for my solutions for the advent of code 2022.

I will try to use as many different languages as I can. I am not necessarily trying to do it the best or most efficient way, nor choose the best language for job.

The directories for each day contain my input file, my code and a README that shows how to run the code and what approach I used.

I recommend you take at look at my solution for day 4, which is definetly the most interesting to date.\n

Also, check out the repositories of my friends who do stuff in go, Visual Basic and php: