Christheoreo / advent-of-code-2022

Advent of code for 2022!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2022!

Is this the year I complete them all?

testing

Test a specific problem with make test-[day]

make test-1

Test all by running

make test

Bench mark all

make bench
Day Part one Part two
1 [x] [x]
2 [x] [x]
3 [x] [x]
4 [x] [x]
5 [x] [x]
6 [x] [x]
7 [x] [x]
8 [] []
9 [] []
10 [] []
11 [] []
12 [] []
13 [] []
14 [] []
15 [] []
16 [] []
17 [] []
18 [] []
19 [] []
20 [] []
21 [] []
22 [] []
23 [] []
24 [] []
25 [] []

About

Advent of code for 2022!


Languages

Language:Go 94.1%Language:Makefile 5.9%