Skip to content

Instantly share code, notes, and snippets.

@copypastedeveloper
Last active September 29, 2018 14:19
Show Gist options
  • Select an option

  • Save copypastedeveloper/644a5b94ea85348690a940715ebb46b8 to your computer and use it in GitHub Desktop.

Select an option

Save copypastedeveloper/644a5b94ea85348690a940715ebb46b8 to your computer and use it in GitHub Desktop.
Roman Numeral Conversion Cases

As a mediocre superbowl naming person

I want an application that will translate numbers into roman numerals

So that I don't make a mistake when naming all of the superbowls.

Number Roman Numeral
1 I
5 V
9 IX
12 XII
16 XVI
29 XXIX
44 XLIV
45 XLV
68 LXVIII
83 LXXXIII
97 XCVII
99 XCIX
500 D
501 DI
649 DCXLIX
798 DCCXCVIII
891 DCCCXCI
1000 M
1004 MIV
1006 MVI
1023 MXXIII
2014 MMXIV
3999 MMMCMXCIX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment