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 Solvers1316
Suggested Problems
-
Select every other element of a vector
27538 Solvers
-
Convert a numerical matrix into a cell array of strings
1180 Solvers
-
Construct an index vector from two input vectors in vectorized fashion
341 Solvers
-
Rounding off numbers to n decimals
2937 Solvers
-
3315 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!