36
Comments
  • 2
    For those who don't read binary:
    1 * 2^0 + 1 * 2^1 + 1 * 2^2 + 1 * 2^3 + 1 * 2^4 = 1 + 2 + 4 + 8 + 16 = 31
    or you can do the subtraction from the nearest power of 2 (2^5=32)
  • 2
    It's ok, just express it in base 22 to seem younger! (0x19)
  • 0
    @failedxyz Express it in base 30; He'd be 10
  • 1
    @SpencerBeige Base 22 is better option as I still would be able to buy beer.
Add Comment