mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<map id="others/primality_test.cpp" name="others/primality_test.cpp">
|
||||
<area shape="rect" id="Node000001" title="Primality test implementation." alt="" coords="5,5,170,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="52,79,123,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="90,31,90,64,85,64,85,31"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="90,31,90,63,85,63,85,31"/>
|
||||
</map>
|
||||
|
||||
@@ -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/primality_test.cpp Pages: 1 -->
|
||||
<svg width="131pt" height="83pt"
|
||||
@@ -40,8 +40,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="M61.62,-55.08C61.62,-48.42 61.62,-38.99 61.62,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65.13,-30.61 61.62,-20.61 58.13,-30.61 65.13,-30.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M61.62,-55.08C61.62,-48.57 61.62,-39.42 61.62,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65.13,-31.12 61.63,-21.12 58.13,-31.12 65.13,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
@@ -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/primality_test.cpp Pages: 1 -->
|
||||
<svg width="131pt" 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="M61.62,-55.08C61.62,-48.42 61.62,-38.99 61.62,-30.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65.13,-30.61 61.62,-20.61 58.13,-30.61 65.13,-30.61"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M61.62,-55.08C61.62,-48.57 61.62,-39.42 61.62,-31.12"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="65.13,-31.12 61.63,-21.12 58.13,-31.12 65.13,-31.12"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user