asas

closed account (9EU9z8AR)
asd
Last edited on
Essentially, you have to do two things:

1. Clearly articulate the rules for converting from Arabic numerals to Roman numerals. (The steps your own brain takes in doing a conversion, even if you aren't necessarily consciously aware of the process.)
2. Convert these rules to C++ code. (Without using functions or arrays.)

So, go devote some time to #1, above. Ideally, breaking the process up into multiple small steps, each clearly and unambiguously defined.

Then attempt #2, above.

If you still have difficulty, post #2 above - between code brackets, and reasonably formatted and commented - and we'll see what we can do. Okay?
closed account (9EU9z8AR)
asdf
Last edited on
closed account (9EU9z8AR)
gfa
Last edited on
Topic archived. No new replies allowed.