obelisk0114 46bc6738d7 Add doctest to maths/sieve_of_eratosthenes.py and remove other/finding_primes.py (#1078)
Both of the two files implemented sieve of eratosthenes.
However, there was a bug in other/finding_primes.py, and the time complexity was larger than the other.
Therefore, remove other/finding_primes.py and add doctest tomaths/sieve_of_eratosthenes.py.
2019-07-26 12:25:38 +02:00
..
2018-10-19 17:14:25 -05:00
2016-08-18 18:29:10 +05:30
2019-07-06 11:11:20 +05:30
2018-10-20 14:45:08 -05:00
2018-10-19 17:14:25 -05:00
2016-09-06 18:04:53 +05:30