What should we fill in the blank below(in binary)?
There are s and s in this sentence,then
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
a + b must be a count of the total number of digits that occur.
Since the sentence already has two, maybe the answer is three? No. Three needs two digits ( 1 1 ) so that's not big enough.
Ok, how about four? No. Four needs three digits ( 1 0 0 ) so the total is now five.
Will five work? Yes! 1 0 1 brings the digit total to five.
There can't be six digits or more in total because the value of the number surpasses the number of digits. A sixth digit requires a four-digit number, but 1 0 0 0 is sixteen -- way too big.