Documentation for 6376bf46af
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.7"/>
|
||||
<meta name="generator" content="Doxygen 1.9.8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Algorithms_in_C++: others/fast_integer_input.cpp File Reference</title>
|
||||
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.7 -->
|
||||
<!-- Generated by Doxygen 1.9.8 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
|
||||
@@ -114,9 +114,9 @@ Include dependency graph for fast_integer_input.cpp:</div>
|
||||
</div><table class="memberdecls">
|
||||
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
|
||||
Functions</h2></td></tr>
|
||||
<tr class="memitem:a4e097ac8509b717bdc8ab09ecd86ae82"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/df0/fast__integer__input_8cpp.html#a4e097ac8509b717bdc8ab09ecd86ae82">fastinput</a> (int *number)</td></tr>
|
||||
<tr class="memitem:a4e097ac8509b717bdc8ab09ecd86ae82" id="r_a4e097ac8509b717bdc8ab09ecd86ae82"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/df0/fast__integer__input_8cpp.html#a4e097ac8509b717bdc8ab09ecd86ae82">fastinput</a> (int *number)</td></tr>
|
||||
<tr class="separator:a4e097ac8509b717bdc8ab09ecd86ae82"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/df0/fast__integer__input_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d9/df0/fast__integer__input_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
|
||||
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
@@ -212,7 +212,7 @@ Here is the call graph for this function:</div>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="../../dir_9510827d0b234b3cc54b29892f217477.html">others</a></li><li class="navelem"><a class="el" href="../../d9/df0/fast__integer__input_8cpp.html">fast_integer_input.cpp</a></li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
|
||||
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<map id="fastinput" name="fastinput">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,5,77,31"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/c/getchar.html#" title=" " alt="" coords="125,5,215,31"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="77,16,110,16,110,21,77,21"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="77,16,109,16,109,21,77,21"/>
|
||||
</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: fastinput Pages: 1 -->
|
||||
<svg width="165pt" height="27pt"
|
||||
@@ -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="M53.86,-9.62C61.46,-9.62 69.99,-9.62 78.38,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="78.24,-13.13 88.24,-9.62 78.24,-6.13 78.24,-13.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M53.86,-9.62C61.29,-9.62 69.61,-9.62 77.82,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="77.73,-13.13 87.73,-9.63 77.73,-6.13 77.73,-13.13"/>
|
||||
</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: fastinput Pages: 1 -->
|
||||
<svg width="165pt" height="27pt"
|
||||
@@ -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="M53.86,-9.62C61.46,-9.62 69.99,-9.62 78.38,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="78.24,-13.13 88.24,-9.62 78.24,-6.13 78.24,-13.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M53.86,-9.62C61.29,-9.62 69.61,-9.62 77.82,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="77.73,-13.13 87.73,-9.63 77.73,-6.13 77.73,-13.13"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
@@ -1,9 +1,9 @@
|
||||
<map id="main" name="main">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,31,55,56"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="103,5,174,31"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,35,88,27,89,32,56,40"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,35,87,27,88,33,56,40"/>
|
||||
<area shape="rect" id="Node000003" href="$d9/df0/fast__integer__input_8cpp.html#a4e097ac8509b717bdc8ab09ecd86ae82" title=" " alt="" coords="103,55,174,80"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,46,89,54,88,59,55,52"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,46,88,54,87,59,55,52"/>
|
||||
<area shape="rect" id="Node000004" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/c/getchar.html#" title=" " alt="" coords="222,55,312,80"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="174,65,207,65,207,70,174,70"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="174,65,206,65,206,70,174,70"/>
|
||||
</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: main Pages: 1 -->
|
||||
<svg width="238pt" height="64pt"
|
||||
@@ -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="M37.48,-31.94C44.8,-33.69 53.55,-35.79 62.1,-37.84"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.18,-41.46 71.72,-40.38 62.81,-34.65 61.18,-41.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.48,-31.94C44.64,-33.65 53.16,-35.69 61.53,-37.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.71,-41.1 71.25,-40.03 62.34,-34.3 60.71,-41.1"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -58,8 +58,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="M37.48,-23.54C44.8,-21.88 53.55,-19.89 62.1,-17.95"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.75,-21.16 71.72,-15.54 61.19,-14.34 62.75,-21.16"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.48,-23.54C44.64,-21.91 53.16,-19.98 61.53,-18.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.27,-21.5 71.25,-15.87 60.72,-14.67 62.27,-21.5"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -76,8 +76,8 @@
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node3->Node4</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M126.86,-9.62C134.46,-9.62 142.99,-9.62 151.38,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.24,-13.13 161.24,-9.62 151.24,-6.13 151.24,-13.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M126.86,-9.62C134.29,-9.62 142.61,-9.62 150.82,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.73,-13.13 160.73,-9.63 150.73,-6.13 150.73,-13.13"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 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: main Pages: 1 -->
|
||||
<svg width="238pt" height="64pt"
|
||||
@@ -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="M37.48,-31.94C44.8,-33.69 53.55,-35.79 62.1,-37.84"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.18,-41.46 71.72,-40.38 62.81,-34.65 61.18,-41.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.48,-31.94C44.64,-33.65 53.16,-35.69 61.53,-37.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.71,-41.1 71.25,-40.03 62.34,-34.3 60.71,-41.1"/>
|
||||
</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="M37.48,-23.54C44.8,-21.88 53.55,-19.89 62.1,-17.95"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.75,-21.16 71.72,-15.54 61.19,-14.34 62.75,-21.16"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M37.48,-23.54C44.64,-21.91 53.16,-19.98 61.53,-18.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="62.27,-21.5 71.25,-15.87 60.72,-14.67 62.27,-21.5"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -66,8 +66,8 @@
|
||||
<g id="edge3_Node000003_Node000004" class="edge">
|
||||
<title>Node3->Node4</title>
|
||||
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M126.86,-9.62C134.46,-9.62 142.99,-9.62 151.38,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="151.24,-13.13 161.24,-9.62 151.24,-6.13 151.24,-13.13"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M126.86,-9.62C134.29,-9.62 142.61,-9.62 150.82,-9.62"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.73,-13.13 160.73,-9.63 150.73,-6.13 150.73,-13.13"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |