Improve performance
This commit is contained in:
parent
6c2c34f9a3
commit
ce3a890237
2 changed files with 68 additions and 6 deletions
|
|
@ -28,6 +28,8 @@ fn main() {
|
|||
println!("{}\n{}\n{}", b.count(), b.solution_count(), b);
|
||||
}
|
||||
|
||||
println!("{}\n{}", b.count(), b.solution_count());
|
||||
|
||||
// println!(
|
||||
// "{}\n{}\n{}\n{}",
|
||||
// b.count(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue