Files
C-Plus-Plus/math/sieve_of_eratosthenes.cpp
Filip Hlasek 42e1246ffc fix, test: Refactor of sieve_of_eratosthenes (#969)
* fix, test: Refactor of sieve_of_eratosthenes

* Add missing include.

* Modernize the vector initialization.

* Add @details for the documentation.
2020-07-23 07:50:38 -04:00

1.9 KiB