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

NumberSystems_simulation_RomanSystem #346

Open amit421 opened 5 years ago

amit421 commented 5 years ago

defect description:- when i entered non Roman numbers it is still giving me an output in case of both multiplication and addition

steps to reproduce:- Data Structures Lab ->List Of Experiments ->Number Systems ->Simulation ->RomanSystem

Expected result:- must give an error that they are not Roman

Actual result:- It does the calculation in some way when it is literally not possible Screenshot from 2019-03-17 15-10-39 Screenshot from 2019-03-17 15-10-20 Screenshot from 2019-03-17 15-09-51 Screenshot from 2019-03-17 15-09-45