mirror of
https://github.com/theoludwig/programming-challenges.git
synced 2025-05-18 12:02:53 +02:00
feat(challenges): add roman-numerals
This commit is contained in:
2
challenges/roman-numerals/test/42/input.txt
Normal file
2
challenges/roman-numerals/test/42/input.txt
Normal file
@ -0,0 +1,2 @@
|
||||
roman to arabic
|
||||
MXXIV
|
1
challenges/roman-numerals/test/42/output.txt
Normal file
1
challenges/roman-numerals/test/42/output.txt
Normal file
@ -0,0 +1 @@
|
||||
1024
|
Reference in New Issue
Block a user