parse

Function parse 

Source
pub fn parse(input: &str) -> Grid<i32>
Expand description

Create a grid the same size as input with the time taken from start to any location.