https://github.com/beached/roman_numerals
Convert Arabic Numerals to Roman Numerals
https://github.com/beached/roman_numerals
Last synced: 2 months ago
JSON representation
Convert Arabic Numerals to Roman Numerals
- Host: GitHub
- URL: https://github.com/beached/roman_numerals
- Owner: beached
- License: mit
- Created: 2016-07-06T01:28:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T23:44:29.000Z (about 4 years ago)
- Last Synced: 2025-01-07T21:12:31.497Z (4 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roman_numerals
Convert Arabic Numerals to Roman NumeralsExample of algorithm preseted in Kevlin Henney's talk on Declarative …Thinking, Declarative Practice https://www.youtube.com/watch?v=nrVIlhtoE3Y of converting arabic to roman numerals with string replacement