mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
chore: move various misc
folder... (#1177)
...algorithms to the `math` folder. Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
0618d4d007
commit
56b72da9fb
@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @file
|
||||
* @brief [Prime Seive](https://leetcode.com/problems/count-primes/)
|
||||
* @brief [Prime Sieve](https://leetcode.com/problems/count-primes/)
|
||||
* algorithm implementation.
|
||||
* @author [Divyansh Kushwaha](https://github.com/webdesignbydivyansh)
|
||||
*/
|
Loading…
Reference in New Issue
Block a user