Skip to content

Repository files navigation

AoC_2021

Advent of Code 2021

my C++ solutions for puzzles from https://adventofcode.com/2021

more for practicing functional programming and features from latest standards (i.e. modules from C++20, std algorithms and boost) than providing fastest/simplest possible solutions - readability over performance

Code comments and solutions improvements are welcomed!

If You want to use locally please read template\readme_setup.txt

personal goals (since day 12 puzzles):

  • source files not longer than 100 lines but easy to read
  • close to zero comments - code should describe itself
  • KISS - keep it stupid simple

About

Advent of Code 2021 solutions

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages