Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atugushev/aoc2019
My adventures on AoC2019
https://github.com/atugushev/aoc2019
adventofcode aoc aoc2019
Last synced: about 1 month ago
JSON representation
My adventures on AoC2019
- Host: GitHub
- URL: https://github.com/atugushev/aoc2019
- Owner: atugushev
- Created: 2019-12-02T15:58:33.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T04:07:46.000Z (over 3 years ago)
- Last Synced: 2023-12-17T21:50:34.074Z (about 1 year ago)
- Topics: adventofcode, aoc, aoc2019
- Language: Python
- Homepage: https://adventofcode.com/2019/
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![python tests](https://github.com/atugushev/aoc2019/workflows/python/badge.svg)](https://github.com/atugushev/aoc2019/actions?query=workflow%3Apython)
[![rust tests](https://github.com/atugushev/aoc2019/workflows/rust/badge.svg)](https://github.com/atugushev/aoc2019/actions?query=workflow%3Arust)
[![go tests](https://github.com/atugushev/aoc2019/workflows/go/badge.svg)](https://github.com/atugushev/aoc2019/actions?query=workflow%3Ago)
[![pre-commit](https://github.com/atugushev/aoc2019/workflows/pre-commit/badge.svg)](https://github.com/atugushev/aoc2019/actions?query=workflow%3Apre-commit)# Advent of Code 2019
My adventures on https://adventofcode.com/2019/.