aoc
2024.12.25
In aoc::
year2021::
day10
aoc
::
year2021
::
day10
Function
syntax_score
Copy item path
Source
fn syntax_score(line: &[
u8
], stack: &mut
Vec
<
u8
>) ->
u64