Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 1
    \$\begingroup\$ Great task! However, could you give an example of how a negative roman shorthand looks like? Does DDDDM stand for -1000? \$\endgroup\$ Commented Dec 30, 2011 at 19:00
  • \$\begingroup\$ @pimvdb You got it! \$\endgroup\$ Commented Dec 30, 2011 at 19:37
  • \$\begingroup\$ A question regarding the special case zero: Is "" allowed for zero or do we have to use VVX or something equivalent? \$\endgroup\$ Commented Dec 30, 2011 at 19:46
  • \$\begingroup\$ @Howard: Great question, I hadn't thought of that! I've added roman numeral rule 4 for which clarifies that case. \$\endgroup\$ Commented Dec 30, 2011 at 20:00
  • 1
    \$\begingroup\$ "Locate the rightmost highest-valued symbol to the right of the current symbol" -- which wins, rightmost or highest-valued? i.e., is IXV = -(-1 + 10) + 5 = -4 (rightmost wins), or IXV = -1 + 10 + 5 = 14 (highest-valued wins)? \$\endgroup\$ Commented Dec 30, 2011 at 21:06