Repo containing my solutions for the advent of code 2022
This repository has been archived on 2026-01-13. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-12-08 23:52:24 +01:00
day1 feat: forgot part 2 :) 2022-12-02 16:33:31 +01:00
day2 feat: day 2 2022-12-02 17:14:31 +01:00
day3 feat(day3): part 1 and 2 2022-12-06 20:30:36 +01:00
day4 feat(day4): part 1 & 2 2022-12-08 13:44:50 +01:00
day5 feat(day5): part 1 & 2 2022-12-08 14:39:58 +01:00
day6 feat(day6): part 1 & 2 2022-12-08 18:20:15 +01:00
day7 feat(day7): part 1 & 2 2022-12-08 20:51:18 +01:00
day8 feat(day8): part 1 & part 2 2022-12-08 23:50:26 +01:00
.gitignore feat: day 1 2022-12-02 15:33:36 +01:00
LICENSE chore: added license 2022-12-02 17:15:47 +01:00
README.md fix: README was in UTF-16 2022-12-08 23:52:24 +01:00

adventOfCode2022

Go Report Card

My solutions written in go for the advent of code 2022!