logisk opgave..igen
jeg har siddet fast med denne logiske opgave i ugevis nu, og kan simpelthen ikke finde ud af den:----
I am comprised of only two words
My name is 01010101 plus resounding blow
----
de ting jeg har prøvet:
----
01110010011001010111001101101111011101010110111001100100011010010110111001100111
0010000001100010011011000110111101110111 (resounding blow i binary)
-
0101010101110010011001010111001101101111011101010110111001100100011010010110111001100111
0010000001100010011011000110111101110111 (01010101 + resounding blow i binary)
-
01110010011001010111001101101111011101010110111001100100011010010110111001100111 (resounding i binary)
-
0101010101110010011001010111001101101111011101010110111001100100011010010110111001100111 (01010101 + resounding i binary)
-
01100010011011000110111101110111 (blow i binary)
-
0101010101100010011011000110111101110111 (01010101 + blow i binary)
hints jeg har fået:
----
I am comprised of only two words,My name is 01010101 plus resounding blow
so as u may know the binary,when converted to ascii its "U"
plus resounding blow,the definition of resounding blow is "whack"
if u may already know,Unicode is written as U+"hexadecimal"
this is from a site:-
"I am talking about the reverse solidus, U+005c (also known as the backslash to some).
It is even known as the "whack" to others (when some people talk about UNC paths, they will say 'whack whack servername' when they mean \\servername)."
i tried converting whack and resounding blow to unicode,reverse solidus,even converting everything to Unicode but they didnt work.
Hope i helped
----
The 01010101 was just a trick >.<
U have to find the binary of Resounding Blow and add it to 01010101 with no spaces.
----
Just convert "resounding blow" to binary, and add it to the first binary code, with no spaces.
----
som det ser ud har jeg prøvet det rigtige, men det virker bare ikke.. nogle idéer?
100 points til den der kan hjælpe mig ;-)
