- Part1: 184511516 (
184_511_516
) - Part2: 90044227 (
90_044_227
)
- regex
- core::split (for literal)
(pretty simple parsing problem)
- external regex checkers needed (regex101 works well)
flat_map()
quickcheck::TestResult
interactions
(pretty simple parsing; more complicated parsing would benefit from a tokenizer like logos
)