Problem 54835. Caesar Cipher
Given a input word x and a shift n, encrypt the word with caesar cipher of shift n.
Solution Stats
Problem Comments
-
1 Comment
Rafael S.T. Vieira
on 13 Nov 2022
The test suite needs more tests.
Solution Comments
Show commentsProblem Recent Solvers11
Suggested Problems
-
Return the 3n+1 sequence for n
8477 Solvers
-
Find the maximum number of decimal places in a set of numbers
3363 Solvers
-
Generate N equally spaced intervals between -L and L
940 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13529 Solvers
-
104 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!