Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bertptrs/adventofcode
- Owner: bertptrs
- License: mit
- Created: 2015-12-04T21:26:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T18:41:02.000Z (10 months ago)
- Last Synced: 2024-01-10T20:19:10.734Z (10 months ago)
- Topics: advent-of-code, cpp, polyglot, python, rust
- Language: Rust
- Homepage:
- Size: 1.74 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)