3 lines
52 B
Text
3 lines
52 B
Text
program: roman_decimal
|
|
input: 'XIII'
|
|
output: 13
|
program: roman_decimal
|
|
input: 'XIII'
|
|
output: 13
|