Load input into adjacency-list-like structure
This commit is contained in:
parent
b1f2af9577
commit
5e8589f73e
3 changed files with 146 additions and 12 deletions
|
|
@ -1,4 +1,5 @@
|
|||
mod ingest;
|
||||
mod data;
|
||||
|
||||
use std::io;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue