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

https://github.com/howz1t/aoc-2021

Advent of Code 2021
https://github.com/howz1t/aoc-2021

Last synced: 7 days ago
JSON representation

Advent of Code 2021

Awesome Lists containing this project

README

          

# Advent of Code 2021 Solutions
Solutions to the Advent of Code 2021.

To run a problem execute the main.py file and then enter the problem code, for example the code for day 1 problem 2 is d1p2.