roman-to-integer

A collection of 1 post

Roman to Integer

Problem Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. Symbol Value I 1 V 5 X 10 L 50 C 100 D 500 M 1000 For example, is written as in Roman numeral, just two one’s added together. is written as , which is simply . The number is written as , which is . Roman…