# ============================================================ # # Generate data for SetBit method # # Data file format: # # SetBit # # ============================================================ # # avoid confusion when setting the bases # base2=2 base10=10 base16=16 # ============================================================ # ibase=base16 x=1000000000000 ibase=base10 for( y=1 ; (2^y)