mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 02:23:10 +08:00
12 lines
940 B
Plaintext
12 lines
940 B
Plaintext
<map id="math/sieve_of_eratosthenes.cpp" name="math/sieve_of_eratosthenes.cpp">
|
|
<area shape="rect" id="Node000001" title="Prime Numbers using Sieve of Eratosthenes" alt="" coords="62,5,273,31"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,66,105"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="146,34,72,74,70,69,144,29"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="90,79,154,105"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="162,33,140,67,136,64,158,30"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="178,79,250,105"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="177,30,200,64,196,67,173,33"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="274,79,331,105"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="192,29,267,69,265,74,189,34"/>
|
|
</map>
|