aoc
2024.12.25
In aoc::
year2024::
day24
aoc
::
year2024
::
day24
Function
parse
Copy item path
Source
pub fn parse(input: &
str
) -> (&'_
str
,
Vec
<[&'_
str
;
5
]>)