AdventOfCode/README.md

13 lines
249 B
Markdown
Raw Normal View History

2022-12-01 23:48:22 +00:00
# Advent of Code 2022
### Solutions for the 2022 AoC challenges
### They might not be the best solutions but they work and that's the important part of a coders job :xdd:
2022-12-04 23:02:55 +00:00
---
## Languages used:
#### Python:
* Day 1
* Day 2
* Day 4
#### C#:
* Day 3