mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-21 04:18:34 +08:00
12 lines
1001 B
Plaintext
12 lines
1001 B
Plaintext
<map id="bit_manipulation/check_even_odd.cpp" name="bit_manipulation/check_even_odd.cpp">
|
|
<area shape="rect" id="Node000001" title="Implementation to [Check if a number is Even or Odd using Bitwise Operator] (https://www...." alt="" coords="91,5,245,46"/>
|
|
<area shape="rect" id="Node000002" title=" " alt="" coords="5,94,70,120"/>
|
|
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="137,49,72,88,69,83,134,44"/>
|
|
<area shape="rect" id="Node000003" title=" " alt="" coords="94,94,154,120"/>
|
|
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="160,48,141,82,136,79,155,45"/>
|
|
<area shape="rect" id="Node000004" title=" " alt="" coords="178,94,249,120"/>
|
|
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="182,45,201,79,197,82,177,48"/>
|
|
<area shape="rect" id="Node000005" title=" " alt="" coords="274,94,327,120"/>
|
|
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="202,44,268,83,266,88,200,49"/>
|
|
</map>
|