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
-
Select every other element of a vector
36032 Solvers
-
448 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13582 Solvers
-
7955 Solvers
-
construct matrix with identical rows
207 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!