Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bertptrs/adventofcode

Advent of code solution programs.
https://github.com/bertptrs/adventofcode

advent-of-code cpp polyglot python rust

Last synced: 2 days ago
JSON representation

Advent of code solution programs.

Awesome Lists containing this project

README

        

# Advent of Code

[![Advent of Code 2021](https://github.com/bertptrs/adventofcode/actions/workflows/2022.yml/badge.svg)](https://github.com/bertptrs/adventofcode/actions/workflows/2022.yml)

This repository contains my solutions for Advent of Code. See:

- [2015 edition](./2015)
- [2016 edition](./2016)
- [2017 edition](./2017)
- [2018 edition](./2018)
- [2019 edition](./2019)
- [2020 edition](./2020)
- [2021 edition](./2021)
- [2022 edition](./2022)