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

https://github.com/jibsen/aocpp2017

Advent of Code 2017 solutions in C++20
https://github.com/jibsen/aocpp2017

advent-of-code-2017 cpp

Last synced: 9 months ago
JSON representation

Advent of Code 2017 solutions in C++20

Awesome Lists containing this project

README

          

Advent of Code 2017
===================

This is the C++ code I wrote for [Advent of Code 2017][AoC2017].

Some of the programs expect input on stdin, some may take the input filename
as a command-line parameter.

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

[AoC2017]: https://adventofcode.com/2017/