Module aoc::year2016::day01

source ·
Expand description

§No Time for a Taxicab

The solution is short as it leverages three utility classes, hash for speedy sets, parse for extracting integers from surrounding text and point for two dimensional rotations and translations.

Functions§

Type Aliases§