Public repository of my (naive) solutions to AdventOfCode problems. Some solutions were stolen from reddit, all properly credited. Play along here: https://adventofcode.com
https://adventofcode.com
- C# 76.9%
- Rust 19%
- C 4.1%
| C | ||
| C# | ||
| Rust | ||
| .gitignore | ||
| README.md | ||
AdventOfCode
Public repository of my (naive) solutions to AdventOfCode problems. Some solutions were stolen from reddit, all properly credited. Play along here: https://adventofcode.com
Merged C#, C and Rust together into the same repository. Slowly fixing all old solutions to a new format and removing all puzzle inputs where they still remain.