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