You have to use the results of the encoder to reverse engineer it and write a corresponding decoder. The example inputs are to give you some helpful insights into how the encoder actually works.
I am... confused. Where are the encrypted messages? As far as I can tell there's code showing example inputs to the Encoder::encode() function and a for loop making three strings from the result of the encode. Am I missing something?
You have to use the results of the encoder to reverse engineer it and write a corresponding decoder. The example inputs are to give you some helpful insights into how the encoder actually works.
I am... confused. Where are the encrypted messages? As far as I can tell there's code showing example inputs to the Encoder::encode() function and a for loop making three strings from the result of the encode. Am I missing something?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution