You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
DUEFON 9ebbf520fe 12b 6 months ago
.gitattributes missing stuff 6 months ago
.gitignore 7 6 months ago
1 missing stuff 6 months ago
2 missing stuff 6 months ago
README.md missing stuff 6 months ago
eight.py 8 6 months ago
eleven.py 11b 6 months ago
five.py part 2 for 5 and 2 6 months ago
four.py 4 6 months ago
gettoday missing stuff 6 months ago
input1 missing stuff 6 months ago
input2 ++ 6 months ago
input3 missing stuff 6 months ago
input4 4 6 months ago
input5 missing stuff 6 months ago
input6 6a 6 months ago
input7 7 6 months ago
input8 8 6 months ago
input9 9a 6 months ago
input10 10 (requires easyocr) 6 months ago
input11 read monkey 6 months ago
input12 meh 6 months ago
nine.py 9b 6 months ago
one.py missing stuff 6 months ago
seven.py 7 6 months ago
sixx.py 7 6 months ago
ten.py 10 (requires easyocr) 6 months ago
test1 missing stuff 6 months ago
test2 missing stuff 6 months ago
test3 missing stuff 6 months ago
test4 missing stuff 6 months ago
test5 missing stuff 6 months ago
test6 6b 6 months ago
test7 7 6 months ago
test8 8 6 months ago
test9 9a 6 months ago
test10 10 (requires easyocr) 6 months ago
test11 read monkey 6 months ago
test12 12a 6 months ago
three.py shorten a tad 6 months ago
twelve.py 12b 6 months ago
two.py part 2 for 5 and 2 6 months ago
useful.py 8 6 months ago

README.md

Advent of Code 2022 solutions

A set of 25 puzzle inputs and 50 puzzle solutions, two for each day. Most can be solved in minutes. The puzzles can be found here, although only the first one for each day is visible until you solve it.

Most solutions output at most two lines, the answers to part 1 and 2; but some provide more information in the form of e.g. graphics.

Run a solution by passing the puzzle input to the program.