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 Solvers18
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3068 Solvers
-
4502 Solvers
-
427 Solvers
-
Element by element multiplication of two vectors
399 Solvers
-
445 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.'