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

Number system simulation Roman System #98

Open Kesav4 opened 5 years ago

Kesav4 commented 5 years ago

Defect description:

Taking input of even invalid roman numbers like VIIII which it should not.

To Reproduce the issue 1.Go to Data Structures Lab->Number Systems->Simulation->Roman System 2.Input VIIII and I

Expected Result Enter valid numbers

Actual Result "X" screenshot 64