No description
- Rust 100%
| aoc01a | ||
| aoc01b | ||
| aoc02a | ||
| aoc02b | ||
| aoc03a | ||
| aoc04a | ||
| aoc04b | ||
| aoc05a | ||
| aoc05b | ||
| aoc07a | ||
| aoc07b | ||
| aoc08a | ||
| aoc08b | ||
| aoc10a | ||
| .gitignore | ||
| README.md | ||
AdventOfCode 2023
My source repository for this year's awesome AdventOfCode.
Since AdventOfCode is a great opportunity to get to know new languages and/or paradigms, this year I will try to get my feet wet with some Rust, "A language empowering everyone to build reliable and efficient software".
My personal goals are
- learn new languages
- write somewhat readable code
- try new paradigms
- and of course have some fun while at it
Please note that I started to learn some rust a week before AdventOfCode.
Comments on the code are welcome, I would really like to see some discussion in GitHub issues :).