Skip to content

My solutions for the Advent of Code 2022 (up until day 14)

Notifications You must be signed in to change notification settings

hanif-ali/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ AdventOfCode2022 ✨

Solutions for Advent Of Code 2022 in Python

Each directory contains the solutions for the day: a.py for Part A and b.py for Part B

input.txt files contain the random prompt generated for me while testinput.txt contains the test input in the prompt.

2022 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8
Day 9
Day 10
Day 11
Day 12
Day 13
Day 14

TODO

  • Benchmarking

About

My solutions for the Advent of Code 2022 (up until day 14)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages