Documentation for 7bab516e59

This commit is contained in:
github-actions
2021-07-16 18:47:42 +00:00
parent 6b8ecc8123
commit 7988f45ca3
2552 changed files with 35854 additions and 34894 deletions

View File

@@ -5,15 +5,15 @@
-->
<!-- Title: math/n_choose_r.cpp Pages: 1 -->
<svg width="130pt" height="84pt"
viewBox="0.00 0.00 129.50 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
viewBox="0.00 0.00 130.00 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)">
<title>math/n_choose_r.cpp</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 125.5,-80 125.5,4 -4,4"/>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 126,-80 126,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Combinations n choose r function implementation">
<polygon fill="#bfbfbf" stroke="black" points="4.5,-56.5 4.5,-75.5 114.5,-75.5 114.5,-56.5 4.5,-56.5"/>
<polygon fill="#bfbfbf" stroke="black" points="3.5,-56.5 3.5,-75.5 115.5,-75.5 115.5,-56.5 3.5,-56.5"/>
<text text-anchor="middle" x="59.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">math/n_choose_r.cpp</text>
</a>
</g>
@@ -37,7 +37,7 @@
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 121.5,-19.5 121.5,-0.5 67.5,-0.5"/>
<polygon fill="white" stroke="#bfbfbf" points="67,-0.5 67,-19.5 122,-19.5 122,-0.5 67,-0.5"/>
<text text-anchor="middle" x="94.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB