https://github.com/randoragon/adventofcode
My Advent of Code solutions
https://github.com/randoragon/adventofcode
Last synced: 8 months ago
JSON representation
My Advent of Code solutions
- Host: GitHub
- URL: https://github.com/randoragon/adventofcode
- Owner: randoragon
- License: mit
- Created: 2023-11-30T23:11:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T17:21:10.000Z (over 2 years ago)
- Last Synced: 2025-03-31T04:11:38.308Z (about 1 year ago)
- Language: Rust
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
This repository contains my solutions to the fabled annual [Advent of
Code](https://adventofcode.com) programming event.
I created it in 2023 to force myself to finally learn Rust. Whether I make it a
habit to participate in the future - I do not know.