Commit graph

6 commits

Author SHA1 Message Date
bdd644ad4a feat: rewrite 16 - power digit sum 2024-10-09 18:10:12 +01:00
7945bdd0ce feat: rewrite tooling 2024-10-09 18:10:12 +01:00
525ba998df feat(cli): run command with benchmarking 2024-10-09 18:10:12 +01:00
d2e0a5cd91 feat: 17 - number letter counts
added phf_map for constant hashmap like structures
2024-10-09 18:10:11 +01:00
2c64ab4657 feat: 16 - power digit sum
depends on num_bigint::BigUint
2024-10-09 18:10:11 +01:00
62becdbc65 feat(tools): cli to help generate files for new problems, and problem 1 rewritten in rust 2024-10-09 18:10:08 +01:00