generated from mschoi/template
- Introduced the `prob800` module, implementing a function to count hybrid integers with corresponding unit tests. - Added the `prob853` module, which includes functions for calculating Pisano periods and their factors, along with extensive unit tests. - Updated `mod.rs` to include the new problem modules. - Added the `indicatif` dependency to `Cargo.toml` for progress indication in long-running tasks. - Enhanced the `factor` utility with a new function to derive divisors from prime factorization.
505 B
505 B