Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sota1235/roman_numerals_gene

CodeIQ id=681
https://github.com/sota1235/roman_numerals_gene

Last synced: about 12 hours ago
JSON representation

CodeIQ id=681

Awesome Lists containing this project

README

        

# ローマ数字変換器

* CodeIQより

* https://codeiq.jp/challenge.php?challenge_id=681

* 以下のものを出力

```
main('XLIX')
main('MDCCCLXXXVIII')
main('MCMXLV')
main('MMMCMXCIX')
```