• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Codebreaker game

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
I did it by hand, it's not that hard when you look at the spacing. There's one word that's painfully obvious in that sentence

level 10 was kind of an obscure reference. It wasn't what I first thought it was
 
Originally posted by: RaynorWolfcastle
is it just me or is the binary malformed? shouldn't it be divisible by 8?

The number of bits, that is...

It's just not showing the leading 0's.
 
Originally posted by: KLin
Originally posted by: RaynorWolfcastle
is it just me or is the binary malformed? shouldn't it be divisible by 8?

The number of bits, that is...

It's just not showing the leading 0's.

It's not binary. Notice the emphasized words.
 
Originally posted by: JujuFish
Originally posted by: KLin
Originally posted by: RaynorWolfcastle
is it just me or is the binary malformed? shouldn't it be divisible by 8?

The number of bits, that is...

It's just not showing the leading 0's.

It's not binary. Notice the emphasized words.

I obviously noticed that... This encoding scheme uses 8 bits per character...
edit: even without the leading zeros it doesn't make any sense.
 
Originally posted by: RaynorWolfcastle
Originally posted by: JujuFish
Originally posted by: KLin
Originally posted by: RaynorWolfcastle
is it just me or is the binary malformed? shouldn't it be divisible by 8?

The number of bits, that is...

It's just not showing the leading 0's.

It's not binary. Notice the emphasized words.

I obviously noticed that... This encoding scheme uses 8 bits per character...
Uh... No. The numbers are in decimal, not binary.
 
Originally posted by: JujuFish
Originally posted by: KLin
Originally posted by: RaynorWolfcastle
is it just me or is the binary malformed? shouldn't it be divisible by 8?

The number of bits, that is...

It's just not showing the leading 0's.

It's not binary. Notice the emphasized words.

101 isn't binary? Why can I type in 101 into calculator for windows using binary, change it to decimal and come up with a value of 5?
 
Originally posted by: KK
12 isn't making much sense converting it

I finally figured it out..

Keep in mind that you're not converting the entire number. Remember the spaces.

-sp
 
Back
Top