Problem 63. Encode Roman Numerals
Solution Stats
Problem Comments
-
1 Comment
Cris Luengo
on 15 Jul 2012
It would be good if Cody penalized huge strings. :)
Solution Comments
-
1 Comment
Chris Galbraith
on 26 May 2021
Really neat solution!
-
1 Comment
Dirk Engel
on 20 Mar 2013
Solution uses regexprep with dynamic operators for the replacement expression which outsmarts Cody's size calculation.
-
1 Comment
Kenz
on 23 Feb 2012
This is just silly. It's gaming the Matlab grader, and not doing a particularly good job at that. Why should this stop at 3999?
-
1 Comment
Kenz
on 23 Feb 2012
Very nicely done.
Problem Recent Solvers1355
Suggested Problems
-
Calculate the Levenshtein distance between two strings
986 Solvers
-
Matrix indexing with two vectors of indices
676 Solvers
-
514 Solvers
-
298 Solvers
-
Number of Even Elements in Fibonacci Sequence
987 Solvers
More from this Author96
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!