Cipher Dict (decryption)

Cipher Dict (decryption)

In this mission, you need to convert a nested cipher dictionary to a plain text to according to the following steps. This conversion is opposite to one in Cipher Dict mission.

  1. Starting from top dictionary, take keys and sort them in correct order into a block of digits. Blocks order should be strictly alternated and the first block must be ascending....

You should be an authorized user in order to see the full description and start solving this mission.