Roman numerals are represented by seven different symbols: 1, v. x. L. C. D and M. Example 1: Symbol Value Input: s. "III" Output: 3 V 5 Explanation: III - 3. X 10 50 Ехаmple 2: 100 Input: s "LVIII 500 Output: 58 Explanation: L - 50, v. 5, III - 3. 1000

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Copy codes from thonny(python) programming
Roman numerals are represented by seven different symbols: I, V, x, L, C. D and M.
Example 1:
Symbol
Value
Input: s- "II"
1
Output: 3
V
Explanation: III - 3.
10
5e
Example 2:
100
Input: s "LVIII"
500
Output: 58
M
1000
Explanation: L- 50, v. 5, III- 3.
For example, 2 is written as II in Roman numeral, just two one's added together. 12 is written as XII, which is
simply x + II. The number 27 is written as XXVII. which is xx + V + II.
Example 3:
Input: s "HOCIV
Output: 1994
Roman numerals are usually written largest to smallest from left to right. However, the numeral for four is not IIII.
Explanation: M- 1000, CH- 900, XC - 98 and IV - 4.
Instead. the number four is written as IV. Because the one is before the five we subtract it making four. The same
principle applies to the number nine, which is written as IX. There are six instances where subtraction is used:
I can be placed before v (5) and x (10) to make 4 and 9.
• x can be placed before L (50) and c (100) to make 40 and 90.
• can be placed before D (500) and H (1000) to make 400 and 900.
Given a roman numeral, convert it to an integer.
Transcribed Image Text:Roman numerals are represented by seven different symbols: I, V, x, L, C. D and M. Example 1: Symbol Value Input: s- "II" 1 Output: 3 V Explanation: III - 3. 10 5e Example 2: 100 Input: s "LVIII" 500 Output: 58 M 1000 Explanation: L- 50, v. 5, III- 3. For example, 2 is written as II in Roman numeral, just two one's added together. 12 is written as XII, which is simply x + II. The number 27 is written as XXVII. which is xx + V + II. Example 3: Input: s "HOCIV Output: 1994 Roman numerals are usually written largest to smallest from left to right. However, the numeral for four is not IIII. Explanation: M- 1000, CH- 900, XC - 98 and IV - 4. Instead. the number four is written as IV. Because the one is before the five we subtract it making four. The same principle applies to the number nine, which is written as IX. There are six instances where subtraction is used: I can be placed before v (5) and x (10) to make 4 and 9. • x can be placed before L (50) and c (100) to make 40 and 90. • can be placed before D (500) and H (1000) to make 400 and 900. Given a roman numeral, convert it to an integer.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY