mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-04 15:12:24 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: others/pascal_triangle.cpp Pages: 1 -->
|
||||
<svg width="193pt" height="83pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M77.43,-54.84C67.79,-47.07 53.67,-35.67 42.18,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.64,-23.08 34.66,-19.52 40.24,-28.53 44.64,-23.08"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M77.43,-54.84C67.89,-47.15 53.95,-35.9 42.52,-26.68"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="44.81,-24.03 34.83,-20.48 40.42,-29.48 44.81,-24.03"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -48,8 +48,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M88.62,-55.08C88.62,-48.42 88.62,-38.99 88.62,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.13,-30.61 88.62,-20.61 85.13,-30.61 92.13,-30.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M88.62,-55.08C88.62,-48.57 88.62,-39.42 88.62,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="92.13,-31.12 88.63,-21.12 85.13,-31.12 92.13,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -66,8 +66,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M100.5,-54.84C110.82,-46.99 125.99,-35.45 138.25,-26.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.09,-28.36 145.93,-19.52 135.85,-22.79 140.09,-28.36"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M100.5,-54.84C110.72,-47.07 125.7,-35.67 137.89,-26.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.88,-29.28 145.72,-20.44 135.64,-23.71 139.88,-29.28"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Reference in New Issue
Block a user