AdventOfCode/README.md

11 lines
328 B
Markdown
Raw Normal View History

2023-06-05 21:09:32 +00:00
# Advent of Code
## Solutions for the AoC Challenges
2022-12-01 23:48:22 +00:00
### 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
2023-06-05 21:09:32 +00:00
---
## Languages used by days:
### 2022
| Language | Days |
|----------|------------------|
| Python | 1, 2, 4, 5, 6, 8 |
| C# | 3 |