Module aoc::year2016::day03

source ·
Expand description

§Squares With Three Sides

We rely on the iter and parse utility modules to extract integers from surrounding text then group together in chunks of three.

Functions§