hcn: highly composite number

A tool to find highly composite numbers fast.
This commit is contained in:
2023-12-02 09:19:34 +01:00
commit 3434c9d4f6
4 changed files with 27 additions and 0 deletions

7
Cargo.lock generated Normal file
View File

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "hcn"
version = "0.1.0"