advent_of_code_framework

Test framework

A framework to build and test solutions for Advent of Code competitions using C++

A framework to build solutions to the Advent of Code competition on. It includes some basic utilities, and a test suite to verify your solutions. Example cases can also be tested.

GitHub

13 stars
1 watching
4 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
darthgandalf/advent-of-code A collection of solutions to the Advent of Code challenges in various programming languages. 23
mariotacke/template-advent-of-code A template repository to generate a file structure for solving Advent of Code challenges in Node.js 3
amorriscode/advent-of-code A template and generator for building solutions to Advent of Code challenges 9
zivnadel/advent-of-code A repository of solutions to the Advent of Code annual event challenges 8
portrik/adventofcode A collection of Advent of Code solutions in various programming languages. 3
slotthe/advent An ongoing exercise in solving Advent of Code problems in various programming languages 7
jamesbarford/advent-of-code An annual coding challenge project featuring puzzles and problems to solve in various programming languages 0
epacke/advent-of-code A collection of solutions to Advent-of-code puzzles written in TypeScript 1
believer/advent-of-code A platform that hosts and shares solutions to daily programming puzzles from the Advent of Code event in various programming languages. 52
zbyju/advent-of-code A collection of solutions to Advent of Code puzzles in various programming languages 3
maneatingape/advent-of-code-rust A comprehensive implementation of Advent of Code challenge solutions in Rust. 158
uravgcode/advent-of-code A collection of solutions to Advent of Code puzzles in Python and C++ 2
downdev/advent-of-code A collection of solutions to Advent of Code challenges written in Python 6
russelldash332/advent-of-code A collection of solutions to Advent of Code puzzles written in various programming languages. 11
kindermoumoute/adventofcode An online platform providing daily coding challenges with increasing difficulty levels and puzzles to solve, intended for developers and puzzle enthusiasts. 10