Initial data commit
This commit is contained in:
parent
72d218235f
commit
f23f22d71c
199087 changed files with 3378941 additions and 0 deletions
4
Task/Caesar-cipher/Cubescript/caesar-cipher-2.cube
Normal file
4
Task/Caesar-cipher/Cubescript/caesar-cipher-2.cube
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
>>> cipher "The Quick Brown Fox Jumps Over The Lazy Dog." 5
|
||||
> Ymj Vznhp Gwtbs Ktc Ozrux Tajw Ymj Qfed Itl.
|
||||
>>> decipher "Ymj Vznhp Gwtbs Ktc Ozrux Tajw Ymj Qfed Itl." 5
|
||||
> The Quick Brown Fox Jumps Over The Lazy Dog.
|
||||
Loading…
Add table
Add a link
Reference in a new issue