This repository collects all solutions to AdventOfCode over the years.
AoC_<Year>
contains the entries:Day<dd>_<Name>_<Lang>
which always is its own project!
- C# (Csharp)
- C++ (Cpp)
- Clojure
- F# (Fsharp)
- Haskell
- Kotlin
- Powershell
- Python
- Racket
- Rust
- Typescript
The cargo_aoc_template is a typical template for Rust solutions. It is used together with cargo generate.