Let’s see if we can reach 0x3E8.

In case you do not know, hexadecimals start with 0x and go like this:

1 2 3 4 5 6 7 8 9 A B C D E 10 11 12 13 14 … 19 1A 1B 1C 1D 1E 1F 20 …

I think our base 10 Arabic counting system is underrated so let’s do this instead!

0x2

0x4

0x5

0x6

0x7

0x9

0xA

0xb

0xD

0xE

Editing this post caused the quote to get altered. I guess the counting sequence AA has here is incorrect:

0xF

Yes there is, see here:  en.wikipedia.org/wiki/Hexadecimal

0x11