no need hashmap
This commit is contained in:
parent
f27bbdc4ae
commit
3f742ab5ce
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
use std::collections::HashMap;
|
|
||||||
use std::fs;
|
use std::fs;
|
||||||
|
|
||||||
pub fn is_safe(level : &Vec<i32>, skip_i : usize) -> bool
|
pub fn is_safe(level : &Vec<i32>, skip_i : usize) -> bool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue