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
-
Determine whether a vector is monotonically increasing
20838 Solvers
-
22261 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
135 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
11446 Solvers
-
find the maximum element of the matrix
500 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!