https://github.com/farlepet/advent-of-code
Advent of Code solutions
https://github.com/farlepet/advent-of-code
Last synced: 3 months ago
JSON representation
Advent of Code solutions
- Host: GitHub
- URL: https://github.com/farlepet/advent-of-code
- Owner: farlepet
- Created: 2023-12-06T20:06:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-13T01:25:29.000Z (over 1 year ago)
- Last Synced: 2025-01-11T22:20:51.463Z (4 months ago)
- Language: Rust
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Advent of Code solutions
------------------------This is mainly a way for me to get started in new programming languages. These
solutions are not necessarially _good_, both in the solution algoithm and the
way the language is used.