Here is a pictorial message in black and white colour sent on radio waves in the form of zeroes and ones by a distant alien civilisation. Find out what the picture says.
0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000011110111010100010001011101000101111100000010010101010100 0100010101011001000100000000111101110101000100010111010101000100000000100101100101000100010 1010100110001000000001111010101011101110101010100010001000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
If the code comes out to be a sentence or a word, then type the numerical value of the alphabets without giving gaps For example, If the answer is "THIS IS ANSWER", then type "2089199191141923518"
Source: INAO
Inspiration: Arecibo message
For more exciting problems, try my set No Problemmo
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.
Since it is a picture with only black and white pixels, one would assume each zero corresponds to a white pixel and each one corresponds to a black pixel.
The issue is where the line breaks are. The question has the code fit on 5 lines with 91 characters to a line and 92 characters in the last line, meaning we cannot see any obvious pattern. We simply need to adjust the width of the image until the pixels line up correctly.
We can see this with a smaller image. Both of the codes below are the same, but the different formatting distorts the image: But when it comes to large images the 1s and 0s can be hard to make out. So to make it easier to read off, I copied the code into a text editor, replaced the 0s with the Unicode character "WHITE MEDIUM SQUARE" and the 1s with "BLACK MEDIUM SQUARE" and then adjusted the width of the text editor window until everything lined up: So putting in the numerical values of the letters in "BRILLIANT" we get an answer of 2 18 9 12 12 9 1 14 20.