Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromonym/adventofcode
This is a repository for all of my Advent of Code solutions
https://github.com/chromonym/adventofcode
advent-of-code adventofcode coding-challenge
Last synced: about 1 month ago
JSON representation
This is a repository for all of my Advent of Code solutions
- Host: GitHub
- URL: https://github.com/chromonym/adventofcode
- Owner: chromonym
- Created: 2020-11-29T09:02:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T04:19:13.000Z (about 1 year ago)
- Last Synced: 2024-08-26T07:00:15.590Z (4 months ago)
- Topics: advent-of-code, adventofcode, coding-challenge
- Language: Python
- Homepage: https://adventofcode.com/
- Size: 4.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# (The)XXOs' Advent Of Code Answer Database
This is a repository for all of my Advent of Code solutions!
Avoid this repository if you want to do it yourself and don't want to know the solutions. Please *don't* use this repository to get answers if you can figure it out by yourself.
Check out [Advent Of Code](https://adventofcode.com/ "Advent of Code") by [Eric Wastl](http://was.tl/ "was.tl") if you want to participate, or see the questions.
In 2020 I wrote my initial... reactions? I guess? to the questions and challenges of AoC, so check that out in the [Not-Blog-Posts folder](https://github.com/TheXXOs/AdventOfCode/tree/main/My%20Solutions/2020/Not-Blog-Posts) if you want.
**Please Note:**
My 2020 and 2021-post-day-3 code uses files of the name `input.txt` for the inputs, whereas days 1 & 2 of 2021 use the `inp` variable in the actual code.```
.---_
/ / /\|
/ / | \ *
/ / \ \
/ / / \ \
./~~~~~~~~~~~\.
( .",^. -". '.~ )
'~~~~~~~~~~~~~'
```