mdrayer.github.io

Day 15: Chiton

See problem at adventofcode.com.

Part One: What is the lowest total risk of any path from the top left to the bottom right?

The lowest total risk value is XXX.

Part Two: Using the full map, what is the lowest total risk of any path from the top left to the bottom right?

The lowest total risk value is XXXXX.

View the code.

← Back