https://github.com/cor/advent-of-code
My Advent of Code solutions
https://github.com/cor/advent-of-code
advent-of-code nix rust
Last synced: 4 months ago
JSON representation
My Advent of Code solutions
- Host: GitHub
- URL: https://github.com/cor/advent-of-code
- Owner: cor
- Created: 2019-12-22T11:36:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T02:19:46.000Z (over 1 year ago)
- Last Synced: 2025-07-14T10:42:21.177Z (11 months ago)
- Topics: advent-of-code, nix, rust
- Language: Rust
- Homepage:
- Size: 650 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
These are my [Advent of Code](https://adventofcode.com) solutions.
## 2022
After not having enough time last year, I'm excited to join again! I'll be using Rust.
## 2020
I'm doing the challanges in *Rust* this year in order to learn the language. Don't expect idiomatic solutions 😅
## 2019
I only started participating on 2019-12-22, which is why I have very few solutions. My 2019 solutions are written in Swift.