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

https://github.com/jibsen/aocpp2018

Advent of Code 2018 solutions in C++17
https://github.com/jibsen/aocpp2018

advent-of-code-2018 cpp

Last synced: about 1 year ago
JSON representation

Advent of Code 2018 solutions in C++17

Awesome Lists containing this project

README

          

Advent of Code 2018
===================

This is the C++17 code I wrote for [Advent of Code 2018][AoC2018].

Doing AoC for the first time in 2019, I had so much fun I decided to go back
and try some of the earlier years.

Disclaimer: These were written to solve the problem of the day, so do not
expect beautiful code.

[AoC2018]: https://adventofcode.com/2018/