4 lines
51 B
Text
4 lines
51 B
Text
|
|
program: decimal_roman
|
||
|
|
input: 12
|
||
|
|
output: 'XII'
|