Convert Roman numerals to arabic numerals | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Convert Roman numerals to arabic numerals

can anyone please make a code to convert roman numerals into arabic numerals using if statements and lists and/or arrays in c++ or vb.net as they are the most i understand for now?

6th Jun 2017, 2:49 PM
StealthBlade
StealthBlade - avatar
13 Answers
+ 5
@StealthBlade checkout the code in C++ on your question. https://code.sololearn.com/ckrqEgpBdc68/#cpp
8th Jun 2017, 7:41 AM
เคฆเฅ‡เคตเฅ‡เค‚เคฆเฅเคฐ เคฎเคนเคพเคœเคจ (Devender)
เคฆเฅ‡เคตเฅ‡เค‚เคฆเฅเคฐ เคฎเคนเคพเคœเคจ (Devender) - avatar
6th Jun 2017, 3:51 PM
Ekansh
+ 9
Good Idea ๐Ÿ‘ I will try ๐Ÿ˜ƒ
6th Jun 2017, 3:36 PM
Ekansh
+ 8
thats a cool idea. I do not know arabic numerals so I can't help but I like the project idea.
6th Jun 2017, 2:53 PM
jay
jay - avatar
+ 7
hhahHahaha well how about that! Bit of a dumb thought by me. I had a full on argument with my mum when I was young about math coming from the arabic world. so yeah. only makes sense now doesnt it
6th Jun 2017, 3:15 PM
jay
jay - avatar
+ 5
@jay arabic numerals means 1 2 3 4
6th Jun 2017, 3:03 PM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 5
exactly what we needed
8th Jun 2017, 7:55 AM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 4
Thanks @SleathBlade for appreciation
8th Jun 2017, 3:43 PM
เคฆเฅ‡เคตเฅ‡เค‚เคฆเฅเคฐ เคฎเคนเคพเคœเคจ (Devender)
เคฆเฅ‡เคตเฅ‡เค‚เคฆเฅเคฐ เคฎเคนเคพเคœเคจ (Devender) - avatar
+ 2
i have already made a full arabic to roman i will upload it in an hour as i will still convert it to c++ (please note that the biggest number that can be represented in roman is 3888 as MMMDCCCLXXXVIII)
6th Jun 2017, 5:42 PM
StealthBlade
StealthBlade - avatar
+ 2
@Ekansh kashyap i want roman to arabic not arabic to roman that isnt hard in the way you are making it but its hard in the way iam doing
6th Jun 2017, 5:46 PM
StealthBlade
StealthBlade - avatar
+ 1
well done @Devender even though you gave no limit it would be easy to set the limit to 3888
8th Jun 2017, 3:39 PM
StealthBlade
StealthBlade - avatar
0
couldnt really convert the code so i uploaded the vb.net project for whom that understand vb.net https://drive.google.com/open?id=0BxJ9TtmVx1BlUFZtSERza3Bmc1E and the code executable for whom does not https://drive.google.com/open?id=0BxJ9TtmVx1BlQWg4SWhjeG5sZ00 only open in a PC
6th Jun 2017, 8:15 PM
StealthBlade
StealthBlade - avatar
0
you deserve it
8th Jun 2017, 3:43 PM
StealthBlade
StealthBlade - avatar