aoc::year2015::day21

Function parse

Source
pub fn parse(input: &str) -> Vec<(bool, i32)>