Tagged Questions
4
votes
10answers
649 views
Code Golf - Word Scrambler
Please answer with the shortest possible source code for a program that converts an arbitrary plaintext to its corresponding ciphertext, following the sample input and output I have given below. ...