Function aoc::year2015::day21::parse

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