Skip to content

Christheoreo/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published