+ 13
[challenge] Decrypt "Âș„ĂĂĂBñçBñ„Ă" to display greeting.
The program https://code.sololearn.com/ca3ejoGCXizb takes a formula like x + 3 or (x -3) * 2 as Input. If you enter x + 3, the decryption will for example do this mapping: a -> d A -> D r -> u ... three characters forward you see. Find a forrmula, that will decrypt the string above into a greeting. Use your own weapon, it is no need to use Python. The prog is just to test the result. Have fun!
8 Respostas
+ 17
Yaay!!đ Got it.
x/3+10
Greeting is "HAPPY NEW YEAR"
đ
+ 8
@charan use your brain...not your teeth :-))
+ 7
Hint:
it is a linear function
+ 7
@charan i love you
+ 7
@vijay not completely right...
code?
+ 7
@swapi pssssssssstttt
+ 4
The greeting message is " happy new year". If you see the string carefully 3rd n 4th digit are same. B indicates space. can't tell you formula. It is top secretđ