virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

list-of-experiments_number-systems_simulation #345

Open starc52 opened 5 years ago

starc52 commented 5 years ago

DETAILS

the simulation for multiplication in roman numerals is faulty.

HOW TO REPRODUCE THE FAULT

open the roman numeral simulation. enter an M in any of the operands, the answer return is undefined, appended.

IDEAL ANSWER

the simulation should take care of all the roman numerals

ACTUAL ANSWER

Screenshot from 2019-03-17 15-01-44 Screenshot from 2019-03-17 15-01-47 Screenshot from 2019-03-17 15-01-49 Screenshot from 2019-03-17 15-01-50 Screenshot from 2019-03-17 15-01-52