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

https://github.com/raczeq/adventofcode2018

My attempt to finish AoC2018 in Python
https://github.com/raczeq/adventofcode2018

advent-of-code advent-of-code-2018 aoc aoc2018 challenge challenges python python3

Last synced: 6 months ago
JSON representation

My attempt to finish AoC2018 in Python

Awesome Lists containing this project

README

          

# AdventOfCode2018
My attempt to finish [AoC2018](http://adventofcode.com/2018).
I decided to try and finish as many challenges I can.

Everything will be written in ~~pseudocode~~ Python 3 because it's the easiest way (for me at least) to do it.