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 Solvers1311
Suggested Problems
-
Create a square matrix of multiples
446 Solvers
-
721 Solvers
-
Make a random, non-repeating vector.
6452 Solvers
-
467 Solvers
-
Given a square and a circle, please decide whether the square covers more area.
635 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!