I have a problem with my code.
The exercise is the following:
For example if I input:
49
6
I
The result is ok, but when I input:
45
15
III
The result is not what I expected.
It is 0.2162171866, but it has to be 0.0000001324.
Any suggestions what is wrong with my code? How can I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.