mdrayer.github.io

Day 9: Smoke Basin

See problem at adventofcode.com.

Part One: What is the sum of the risk levels of all low points on your heightmap?

The sum is XXX.

Part Two: What do you get if you multiply together the sizes of the three largest basins?

The product of the three largest basins is XXXXXXX.

View the code.

← Back