https://github.com/fungiboletus/advent_of_code_2023_rust
Some ugly Rust code related to the 2023 advent of code.
https://github.com/fungiboletus/advent_of_code_2023_rust
advent-of-code advent-of-code-2023 advent-of-code-rust
Last synced: 3 months ago
JSON representation
Some ugly Rust code related to the 2023 advent of code.
- Host: GitHub
- URL: https://github.com/fungiboletus/advent_of_code_2023_rust
- Owner: fungiboletus
- License: other
- Created: 2023-12-02T11:50:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T18:45:22.000Z (over 1 year ago)
- Last Synced: 2025-01-08T12:34:50.488Z (5 months ago)
- Topics: advent-of-code, advent-of-code-2023, advent-of-code-rust
- Language: Rust
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Advent of code 2023 in Rust
Some ugly Rust code related to the [2023 advent of code](https://adventofcode.com/2023/).
Like in [2021](https://github.com/fungiboletus/advent_of_code_2021_rust) and [2022](https://github.com/fungiboletus/advent_of_code_2022_rust), I will not do all days because it stops being fun after a while.