[Community Puzzle] Encryption/Decryption Software

Coding Games and Programming Challenges to Code Better

Send your feedback or ask for help here!

Created by @Nagato_Uzumaki,validated by @NicolasAlmerge,@SefioR13 and @jack9104.
If you have any issues, feel free to ping them.

Passing everything except validator 2. Any hints?

I’ve removed an unnecessary space at the end of the input “key” line in Validator 2.
It’s very likely that this was the problem because the validator is very similar to the test case.

Try submitting your code again.

1 Like

Same here, tested custom with extra space at the end of key, this is not the root cause.
Could you post the validator 2 ?

Got it. Validator 2 has a key with only 25 elements.