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 Solvers1125
Suggested Problems
-
1398 Solvers
-
Getting the indices from a vector
5757 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
264 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
330 Solvers
-
Flip the vector from right to left
4904 Solvers
More from this Author95
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!