Function advent_solutions::advent2017::day06::parse_input
[−]
[src]
pub fn parse_input(input: &str) -> Vec<usize>
In this area, there are sixteen memory banks; each memory bank can hold any number of blocks. The goal of the reallocation routine is to balance the blocks between the memory banks.