mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
8 lines
601 B
Plaintext
8 lines
601 B
Plaintext
<map id="math/largest_power.cpp" name="math/largest_power.cpp">
|
|
<area shape="rect" id="Node000001" title="Algorithm to find largest x such that p^x divides n! (factorial) using Legendre's Formula." alt="" coords="7,5,166,31"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="81,33,59,67,54,64,77,30"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="101,79,165,105"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="96,30,119,64,115,67,92,33"/>
|
|
</map>
|