cleanup: day 15
This commit is contained in:
parent
c8a2ebffc4
commit
728a14855a
@ -1,3 +1,4 @@
|
|||||||
|
#![allow(unused_imports)]
|
||||||
use crate::prelude::*;
|
use crate::prelude::*;
|
||||||
|
|
||||||
pub type I = Vec<(usize, usize)>;
|
pub type I = Vec<(usize, usize)>;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user