Question: Hello! I need help with the C++ application: Create a function that takes in a Roman numeral as a string and converts it to an
Hello! I need help with the C++ application:
"Create a function that takes in a Roman numeral as a string and converts it to an integer, returning the result. The function should work for all Roman numerals representing positive integers."
I understand the general idea of the function that I would need to build, but it doesn't work somehow. Please, make it as simple as possible. It's the first semester for me.
Thank you!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
