leetcode

12. Integer to Roman

Solution code

Time complexity: O(1)

Space complexity: O(1)

Runtime 3 ms
Beats 97.50%

Memory 44.20 MB
Beats 68.50%