← 返回 amazon 的题目列表Convert Integer to Roman Numeral
类型:online_judge
Given an integer, convert it to a corresponding Roman numeral. The input is guaranteed to be within the range from 1 to 3999. Please write a function that performs this conversion. Ensure the code follows appropriate coding standards and considers performance.
Example
Input
3