1
0
Fork 0
mirror of https://github.com/coko7/aoc-2022.git synced 2026-07-20 13:04:59 +00:00
🎄 My code for the Advent of Code 2022 edition
  • JavaScript 100%
Find a file
2025-10-13 09:52:16 +02:00
day01 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day02 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day03 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day04 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day05 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day06 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day07 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day08 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day09 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day10 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day11 first commit (days 1-11) 2025-10-13 09:51:53 +02:00
day12 add day12 2025-10-13 09:52:03 +02:00
day13 add day13 2025-10-13 09:52:08 +02:00
day14 add day14 (very dirty code) 2025-10-13 09:52:12 +02:00
day15 add day15 (pls don't read the code, it's even dirtier than yesterday) 2025-10-13 09:52:16 +02:00
.gitignore first commit (days 1-11) 2025-10-13 09:51:53 +02:00
README.md first commit (days 1-11) 2025-10-13 09:51:53 +02:00

aoc-2022

This is my code for the Advent of Code - 2022 edition