Leetcode 13 Roman to Integer 羅馬數字轉整數

題目描述:spa Given a roman numeral, convert it to an integer.code Input is guaranteed to be within the range from 1 to 3999.string 將一段string的羅馬數字轉換到整數,輸入數字在1-3999之間it 思路:io 1.原來的思路十分麻煩,須要匹配大量的狀況,可是看到討論區的大
相關文章
相關標籤/搜索