Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malmeloo/adventofcode
My solutions for the Advent of Code 2021.
https://github.com/malmeloo/adventofcode
advent-of-code advent-of-code-2021
Last synced: 19 days ago
JSON representation
My solutions for the Advent of Code 2021.
- Host: GitHub
- URL: https://github.com/malmeloo/adventofcode
- Owner: malmeloo
- License: gpl-3.0
- Created: 2021-12-02T09:46:46.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T12:02:02.000Z (about 2 years ago)
- Last Synced: 2024-10-22T16:44:38.337Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2021
- Language: Python
- Homepage:
- Size: 181 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
A repository containing all my Advent of Code solutions for this and previous years.## Overview
* AoC 2020 - Python (partial)
* AoC 2021 - Python
* AoC 2022 - Nim (in progress)## Input
I have included input text files for my account. Note that your input is different, so while these
allow you to run and test the code, they do not give you the correct answer.