项目作者: flavien-perier
项目描述 :
Gives the prime numbers to a rank
高级语言: C
项目地址: git://github.com/flavien-perier/prime-numbers.git

Prime Numbers
Simple program to calculate the sequence of prime numbers.
Dependencies
Arch:
pacman -S gmp
Compile
with make and gcc:
make
Params
- -r (NUMBER) —rank (NUMBER) Get the max rank of the suite.
- -j —json Use json format.