You can check in the top right corner of the puzzle, it says scoring. If it says language, it means solutions in Java are compared only to Java solutions.
For this puzzle, the code length is used to compute the score and the score is language aware.
Is there a possibility of the message contains numerical or punctuation character. If there is , so what should it be decrypted into ?
And I don't really get what "The first 30 spaces, tabs and newlines are ignored, each additional one counts as one character." means. More description please ?
When i try to solve problem2, as list in follow, there is a problem. ---------------------------------- fqltg waxpahoolab dwpvg 9972 where programmers unite ---------------------------------- According to the key, for instance, I should decode f to w. However, f, which is 102 in ASCII, is impossible to decode into w, which is 119 in ASCII, within 9 digits at most.
I am new to codercharts. I have submitted my code for Barrel cypher and I have passed the tests. But my score is still zero. I am aware that the program length will be taken into account. If so, I am supposed to get some low scores. But my score is zero.
Will it take some time to update the scores? Please guide me on this.