Day 21: Keypad Conundrum

Puzzle Description

Advent of Code 2024, Day 21

Scala Center Advent of Code 2024, Day 21

From all the people in the discord and from my experience, this was the "final boss" of this year.

Benchmark

Part 1

Mean

Error

JVM

1.814 ms

+/- 0.025 ms

JS

2.406 ms

+/- 0.286 ms

Native

0.347 ms

+/- 0.048 ms

Part 2

Mean

Error

JVM

12.230 ms

+/- 0.680 ms

JS

21.956 ms

+/- 0.577 ms

Native

4.875 ms

+/- 0.036 ms

Run it in the browser!