Skip to content

rvdweerd/AdventOfCode2019

Repository files navigation

AdventOfCode2019

My solutions (written in C++17) of adventofcode.com/2019

An amazing and rewarding learning experience. @roger_vdw on https//www.reddit.com/r/adventofcode

Image description

Some action from the solutions: Pathfinding using a recursive backtracking algorithm

Pathfinder Day15

Abstractions used in a Maze class to solve the most challenging puzzle (day 18). Yes- old school pen & paper. Pathfinder Day15

About

My solutions of adventofcode.com/2019 aoc2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages