So, I’m pretty sure that my decryption function works fine. But my submitted answers were all invalid.
Does anyone know what could be wrong with my method. I kinda ran out of ideas.
One of the input test data and its output generated with my function:
output:THAN MAY BUT WHERE TOO FROM COULD SOME WERE WHY THEY AMONG AFTER ACROSS
I know the words are shuffled or they make no sense at all, but the decrypted text seems legit. So what else could I be doing wrong? Am I just too slow?
I don’t want to ruin anything so I describe how my program works in the spoilers..
I use python with pyautogui to automate the answering part of the challenge. The input data needs to be copyed to the terminal, then the program pastes the decrypted answer in the textarea and proceeds to submit it by tapping TAB and then ENTER.
Hello! Please note that the spoilet tags are visible by anyone, and many people would be happy to take a short cut, so be careful. As for your code, I think the answer is all lowercase, though I might be wrong
Yeah, I know. But I tried to not give away too much. But if someone wants an easy way out, that someone will find it…
I do not know. I am gonna check the challenge again and hopefully see if my decrypt method actually works.
Hi all dear Challengers, I’m having a submitting problem too (or maybe wrong result). I would be very grateful, if I may send someone who already solved my Python code… in order to understand better what I’m missing. Many thanks in advance. Sincerely - occasus