mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-01 01:32:32 +08:00
Documentation for cde1672dca
This commit is contained in:
@@ -126,11 +126,14 @@ Functions</h2></td></tr>
|
||||
<div class="textblock"><p>for IO operations </p>
|
||||
<p>Bit manipulation algorithms.</p>
|
||||
<p>for io operations</p>
|
||||
<p>Program to generate n-bit <a href="https://en.wikipedia.org/wiki/Gray_code" target="_blank">Gray code</a></p>
|
||||
<p>storing the numbers</p>
|
||||
<p>for assert</p>
|
||||
<p>Bit manipulation algorithms</p>
|
||||
<p>for assert for IO operations</p>
|
||||
<p>Bit manipulation algorithms</p>
|
||||
<p>Gray code is a binary numeral system where consecutive values differ in exactly 1 bit. The following code offers one of many possible Gray codes given some pre-determined number of bits. for gray code representation for assert for IO operations for vector data structure</p>
|
||||
<p>Bit manipulation algorithms</p>
|
||||
<p>for assert</p>
|
||||
<p>Bit Manipulation algorithms</p>
|
||||
<p>for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/algorithm/min.html">std::min</a> for assert for IO operations for limits of integral types for <a class="elRef" target="_blank" href="http://en.cppreference.com/w/cpp/container/vector.html">std::vector</a> </p>
|
||||
|
||||
Reference in New Issue
Block a user