标签:
Given a roman numeral, convert it to an integer.
Input is guaranteed to be within the range from 1 to 3999.
将罗马数字转换为整数
原文地址:http://www.cnblogs.com/yangscode/p/5017793.html