I hereby claim:
- I am christianrojas on github.
- I am christianrojas (https://keybase.io/christianrojas) on keybase.
- I have a public key ASDb2BlZo4vBjG4-0GN5MGF7iNmW69uXM0nnDC3v8jxhdAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
Extensions
Required:
# https://www.hackerrank.com/contests/modena-coding-april-2017/challenges/roman-number/problem | |
ROMAN_NUMBERS = { | |
1000 => "M", | |
900 => "CM", | |
500 => "D", | |
400 => "CD", | |
100 => "C", | |
90 => "XC", | |
50 => "L", |