2^k Binary number
Set r is a 2^k
Binary number, and the following conditions are met:
(1) r at least 2^k of 2-bit
Binary number.
(2) as a 2^k
Binary number, except the last one, a r every strictly less than its adjacent one on the right.
(3) to convert r to 2 after the
Binary number q, the total does not exceed th...
Algorithm
C