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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
darthgandalf/advent-of-codeA collection of solutions to the Advent of Code challenges in various programming languages.23
mariotacke/template-advent-of-codeA template repository to generate a file structure for solving Advent of Code challenges in Node.js3
amorriscode/advent-of-codeA template and generator for building solutions to Advent of Code challenges9
zivnadel/advent-of-codeA repository of solutions to the Advent of Code annual event challenges8
portrik/adventofcodeA collection of Advent of Code solutions in various programming languages.3
slotthe/adventAn ongoing exercise in solving Advent of Code problems in various programming languages7
jamesbarford/advent-of-codeAn annual coding challenge project featuring puzzles and problems to solve in various programming languages0
epacke/advent-of-codeA collection of solutions to Advent-of-code puzzles written in TypeScript1
believer/advent-of-codeA platform that hosts and shares solutions to daily programming puzzles from the Advent of Code event in various programming languages.52
zbyju/advent-of-codeA collection of solutions to Advent of Code puzzles in various programming languages3
maneatingape/advent-of-code-rustA comprehensive implementation of Advent of Code challenge solutions in Rust.158
uravgcode/advent-of-codeA collection of solutions to Advent of Code puzzles in Python and C++2
downdev/advent-of-codeA collection of solutions to Advent of Code challenges written in Python6
russelldash332/advent-of-codeA collection of solutions to Advent of Code puzzles written in various programming languages.11
kindermoumoute/adventofcodeAn online platform providing daily coding challenges with increasing difficulty levels and puzzles to solve, intended for developers and puzzle enthusiasts.10