https://github.com/jasterv/aoc_2021
My solutions for advent of code 2021
https://github.com/jasterv/aoc_2021
functional no-dependencies rust
Last synced: about 1 year ago
JSON representation
My solutions for advent of code 2021
- Host: GitHub
- URL: https://github.com/jasterv/aoc_2021
- Owner: JasterV
- Created: 2021-12-01T23:08:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-12T23:21:38.000Z (about 4 years ago)
- Last Synced: 2025-03-07T21:32:55.509Z (over 1 year ago)
- Topics: functional, no-dependencies, rust
- Language: Rust
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ADVENT OF CODE 2021
This repo contains my solutions for advent of code 2021 :)
I will solve all of the problems with Rust, trying to take a functional approach!