Roman Numerals - Small Basic Featured Programs
Published Feb 12 2019 03:38 PM 263 Views
Iron Contributor
First published on MSDN on Dec 15, 2014

Authored by Nonki Takahashi


Today I'd like to pick up programs to calculate Roman numerals from the Small Basic forum.


The first ones are described in a forum thread Post your sample source code here and get featured on our blogs! (Part II) .


SFP007 by Glennium



Please enter an integer from 1 to 3999; or ''Return'' to quit...2014

MMXIV

VGR369 by litdev


Enter number to convert to Roman Numerals
2014

MMXIV


The second ones are in Challenge of the Month - October 2014 .


RPC590 by NaochanON



(List is in the thread ) by siv_1234 and NaochanON



TVJ007 by miskei


1 = I
2 = II
3 = III
4 = IV
5 = V
:
196 = CXCVI
197 = CXCVII
198 = CXCVIII
199 = CXCIX
200 = CC

Arabic to Roman BNJ520 by Nonki Takahashi


? 2014
MMXIV

Roman to Arabic CJV067 by Nonki Takahashi


? MMXIV
2014

Thank you everyone for sharing your program.

Version history
Last update:
‎Feb 12 2019 03:38 PM
Updated by: