aoc::year2023::day01

Constant DIGITS

Source
const DIGITS: [&[u8]; 9];
Expand description

Use the index of each digit as its implicit value.