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