Types: N: int, bit_line: str  
Ranges: 1 ≤ N ≤ 10, len(bit_line) = 2^N, bit_line consists of '0' and '1'  
Addtl Info: None  