Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mondonno/aoc
My own solutions of the challenges/algorithmic problems from all years when I attended in the Advent Of Code programmers challenge
https://github.com/mondonno/aoc
advent advent-of-code code swag
Last synced: about 14 hours ago
JSON representation
My own solutions of the challenges/algorithmic problems from all years when I attended in the Advent Of Code programmers challenge
- Host: GitHub
- URL: https://github.com/mondonno/aoc
- Owner: Mondonno
- Created: 2020-12-07T19:37:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T20:21:23.000Z (10 months ago)
- Last Synced: 2024-03-08T21:29:23.322Z (10 months ago)
- Topics: advent, advent-of-code, code, swag
- Language: C
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code Solutions
Here are solutions for [Advent Of Code]() puzzels,
wich are organized as Advent calendar.## File structure
First on files structure is the year.
After that are folders named as the number of problems solved.
Then it begins, the code step. Usually one porblem folder have an input file, and code files.## PR's and issues
To report an issue, just do it through Issues tab on this repository.
Every pull request is awesome, i'll love it! <3