Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astrelion/advent-of-code
Mirror of https://gitlab.com/ASTRELION/advent-of-code, since AoC connects to my GitHub
https://github.com/astrelion/advent-of-code
advent-of-code rust
Last synced: 13 days ago
JSON representation
Mirror of https://gitlab.com/ASTRELION/advent-of-code, since AoC connects to my GitHub
- Host: GitHub
- URL: https://github.com/astrelion/advent-of-code
- Owner: ASTRELION
- License: other
- Created: 2023-12-06T00:29:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-11T06:35:10.000Z (about 1 year ago)
- Last Synced: 2024-11-09T09:40:49.653Z (2 months ago)
- Topics: advent-of-code, rust
- Language: Rust
- Homepage: https://gitlab.com/ASTRELION/advent-of-code
- Size: 78.1 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][aoc]
[![pipeline status](https://gitlab.com/ASTRELION/advent-of-code/badges/main/pipeline.svg)](https://gitlab.com/ASTRELION/advent-of-code/-/commits/main)
My solutions to the [Advent of Code (AoC)][aoc] challenges. My AoC account is linked to my [GitHub](https://github.com/ASTRELION), so there's a [mirror][mirror] of this repository there, too.
All inputs in this repository are the example inputs given in each day's challenge (or close to it), not the actual input used for submitting.
| Years |
|-------|
| [2023](./2023/) |```
.---_
/ / /\|
/ / | \ *
/ / \ \
/ / / \ \
./~~~~~~~~~~~\.
( .",^. -". '.~ )
'~~~~~~~~~~~~~'
```[aoc]: https://adventofcode.com
[mirror]: https://github.com/ASTRELION/advent-of-code