mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 12:23:13 +08:00
10 lines
812 B
Plaintext
10 lines
812 B
Plaintext
<map id="math/fibonacci_matrix_exponentiation.cpp" name="math/fibonacci_matrix_exponentiation.cpp">
|
|
<area shape="rect" id="Node000001" title="This program computes the N^th Fibonacci number in modulo mod input argument ." alt="" coords="54,5,204,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,77,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="109,48,68,85,64,81,105,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="100,94,158,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="132,46,132,78,126,78,126,46"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="182,94,246,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="152,44,192,81,188,85,148,48"/>
|
|
</map>
|