mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
10 lines
774 B
Plaintext
10 lines
774 B
Plaintext
<map id="strings/brute_force_string_searching.cpp" name="strings/brute_force_string_searching.cpp">
|
|
<area shape="rect" id="Node000001" title="String pattern search - brute force." alt="" coords="56,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="110,48,68,86,64,82,106,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="100,94,160,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="133,46,133,78,128,78,128,46"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="184,94,242,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="153,44,191,81,187,85,149,48"/>
|
|
</map>
|