Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zekrotja/aoc2023
My Advent of Code 2023 solutions in Rust.
https://github.com/zekrotja/aoc2023
advent-of-code advent-of-code-2023 rust
Last synced: about 1 month ago
JSON representation
My Advent of Code 2023 solutions in Rust.
- Host: GitHub
- URL: https://github.com/zekrotja/aoc2023
- Owner: zekroTJA
- License: wtfpl
- Created: 2023-12-01T07:41:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-20T19:18:46.000Z (about 1 year ago)
- Last Synced: 2024-12-06T18:53:42.659Z (about 2 months ago)
- Topics: advent-of-code, advent-of-code-2023, rust
- Language: Rust
- Homepage: https://adventofcode.com
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AoC 2023 Solutions
Yeah, I'll try again on AoC this year. Let's see how far I will come without giving up in complete frustration.
> **Note**
> I'll might change the code of previous day's solutions a bit afterwards for some refactoring and simplification of, for example, input and output processing. I will not change the code of the solution itself though.This year, I am also trying to make a video on my German YouTube channel about every day's challenge. Feel free to take a look (if you speek German :D).
https://youtube.com/playlist?list=PLthqW7GiLEwK6q36mkyUdVJUTS_WWXz9Z---
All solutions are published under the WTFPL, so like in good old school times, when you copy at least change the name. :)