Write a function that will input a roman numeral and return the integer output. Your function will only need to deal with a max input of 3,999. Additionally, you can reference the following dictionary for conversions:...
New to InterviewQs? Sign up now.
By proceeding, you agree to our Terms and Conditions and Privacy Policy.
Loading editor...