Skip to content

MikhniukR/Primes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Задание отбора на стажировку infotecs. Т. З.

Для поиска простых чисел используется блочное решето Эратосфена.

Documentation with doxygen

Guide to use

-i only info message

-file Filename print primes to file

-max MAX set max value of primes

-cnt CNT set cnt of primes

-pal print only palindrome primes

-sg print only Sophi Germain primes

CNT and MAX should be in range [1; 4294967295] //UINT32_MAX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors