I am pretty new to C++ and I am trying to write a program on my school's unix system that will change an integer value into Roman Numerals. I am fairly sure that my algorithm is ok. I use the cin command to get an integer, then using a do/while loop to take the integer and if it is 1000+ it will...
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.