This website requires JavaScript.
Explore
Help
Register
Sign In
MoPa
/
hcn
Watch
2
Star
0
Fork
0
You've already forked hcn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
2
Branches
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ddidderr
2f6449a25a
[fix] prime sieve was missing the number 2
2023-12-07 18:37:42 +01:00
src
[fix] prime sieve was missing the number 2
2023-12-07 18:37:42 +01:00
.gitignore
hcn: highly composite number
2023-12-02 09:19:34 +01:00
Cargo.lock
hcn: highly composite number
2023-12-02 09:19:34 +01:00
Cargo.toml
hcn: highly composite number
2023-12-02 09:19:34 +01:00
rustfmt.toml
hcn: highly composite number
2023-12-02 09:19:34 +01:00
Description
A tool to find highly composite numbers fast.
46
KiB
Languages
Rust
100%