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/K/caesar-cipher.k
Normal file
4
Task/Caesar-cipher/K/caesar-cipher.k
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
s:"there is a tide in the affairs of men"
|
||||
caesar:{ :[" "=x; x; {x!_ci 97+!26}[y]@_ic[x]-97]}'
|
||||
caesar[s;1]
|
||||
"uifsf jt b ujef jo uif bggbjst pg nfo"
|
||||
Loading…
Add table
Add a link
Reference in a new issue