aoc
2024.12.25
In aoc::
year2023::
day01
aoc
::
year2023
::
day01
Constant
DIGITS
Copy item path
Source
const DIGITS: [&[
u8
];
9
];
Expand description
Use the index of each digit as its implicit value.