Given a word and its encrypted version using the caesar cipher, find the shift used.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers17
Suggested Problems
-
286 Solvers
-
Generate N equally spaced intervals between -L and L
946 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
13780 Solvers
-
Find out value of sine given by degree.
356 Solvers
-
Convert from integer to binary
115 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!
Interesting problem
Need more tests. At least one that circles around, for instance, 'XYZ' -> 'ABC.'