aoc
2023.12.25
In aoc::
year2017::
day14
Function
aoc
::
year2017
::
day14
::
parse
Copy item path
source
·
[
−
]
pub fn parse(input: &
str
) ->
Vec
<
u8
>
ⓘ
Expand description
Parallelize the hashing as each row is independent.