Improve performance

This commit is contained in:
hal8174 2023-12-31 20:53:09 +01:00
parent 6c2c34f9a3
commit ce3a890237
2 changed files with 68 additions and 6 deletions

View file

@ -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(),