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 Solvers1314
Suggested Problems
-
Return the largest number that is adjacent to a zero
4666 Solvers
-
Get the length of a given vector
7632 Solvers
-
Set the array elements whose value is 13 to 0
1280 Solvers
-
Reverse the elements of an array
812 Solvers
-
Find the dimensions of a matrix
472 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!