رد: [cpcs 202 - برمجة 1] لديك سؤال , واجبات , شيء غير مفهوم ,,, تفضل هنا , موضوع مفيد
بليز لو سمحتوا احد يساعدني في حل البرنامجwrite program that reads a number in ruman type then converting it to english type
(ruman number replaced by character)
note: read number in string
in ruman:M=1000 D=500 c=100 L=50 x=5 I=1
the letter case is not important
any character not in this range is ignored in conversion
output
please enter ruman number:cdmiu
after conversion number=1661
|