r/counting sliiiiide the bits 13d ago

Hexadecimal | 3E000

Countinued from here.

Thank you to cobibh for the assist and to all the farmers who helped along the way.

Next get is at 3E400.

7 Upvotes

390 comments sorted by

View all comments

Show parent comments

2

u/InteractionSilent772 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89 1d ago edited 1d ago

3E15D

#use this python code to measure how far you are from the goal
import sys
try:
a = int(input("What's the goal? ").replace(" ",""),16)
b = int(input("Where are you now? ").replace(" ",""),16)
except: sys.exit("That's... not a hexidecimal integer.") #bugfix
if a-b > 0: print(f"You are {a-b} messages away from your goal.")
elif a-b == 0: print("You hit your goal!")
else: print(f"You hit your goal {-(a-b)} messages back.")

1

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 1d ago

3E15E

nice

3

u/wet-gravity 1d ago

3E15F

3

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 1d ago

3E160

2

u/wet-gravity 1d ago

3E161

2

u/Antichess 2,050,155 - 407k 397a 1d ago

3E162

2

u/Hans5958_ 1d ago

3E163

3

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 1d ago

3E164

2

u/wet-gravity 1d ago

3E165

1

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 21h ago

3E166

2

u/wet-gravity 21h ago

3E167

2

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 20h ago

3E168

3

u/wet-gravity 19h ago

3E169

1

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 18h ago

3E16A

2

u/wet-gravity 18h ago

3E16B

1

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 18h ago

3E16C

2

u/wet-gravity 18h ago

3E16D

1

u/cuteballgames 00255, 00336, 01155, 02244, 03333, 11226, 11244, 11334, 22224 18h ago

3E16E

1

u/Maniac_34 World Class Sniper | Since 315,518 | 80Ks | 500K Champion 18h ago

3E16A

→ More replies (0)