Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coralkashri/aoc

Advent of Code solutions collection using C++23
https://github.com/coralkashri/aoc

aoc aoc-2020-in-cpp aoc-2021-in-cpp aoc-2022-in-cpp aoc-2023-in-cpp aoc2020 aoc2021 cpp20 cpp23

Last synced: about 2 months ago
JSON representation

Advent of Code solutions collection using C++23

Awesome Lists containing this project

README

        

# Advent of Code solutions collection using C++20

Run using the command: ```input.txt | executable``` (compile when `TEST_RUN` definition in main.cpp sets to `false`).