Problem 63. Encode Roman Numerals
Solution Stats
Problem Comments
-
1 Comment
It would be good if Cody penalized huge strings. :)
Solution Comments
-
1 Comment
Really neat solution!
-
1 Comment
Solution uses regexprep with dynamic operators for the replacement expression which outsmarts Cody's size calculation.
-
1 Comment
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
Very nicely done.
Problem Recent Solvers1124
Suggested Problems
-
Create a cell array out of a struct
970 Solvers
-
310 Solvers
-
535 Solvers
-
387 Solvers
-
5261 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!