Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.