Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linguini1/aoc2022

My solutions to the Advent of Code challenges of 2022.
https://github.com/linguini1/aoc2022

advent-of-code advent-of-code-2022 adventofcode adventofcode2022 coding-challenge coding-challenges python

Last synced: about 7 hours ago
JSON representation

My solutions to the Advent of Code challenges of 2022.

Awesome Lists containing this project

README

        

# Advent of Code 2022
### Matteo Golin

This repository contains the code to my solutions for the [Advent of Code challenges in 2022](https://adventofcode.com/).

Each day is separated into its own directory where its inputs and solutions are kept.

## Requirements
- Python 3.11+