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_Unary Systems #367

Open chinnusai25 opened 5 years ago

chinnusai25 commented 5 years ago

Defect description: If only one input is given(as first unary value) ,it should show the message as "Another input is required!!!!",but instead it's performing the operation as if second input is given and landing up with a blank page after a while.

Steps to reproduce the issue : Data structures lab -> List of Experiments -> Number Systems -> Simulation -> Unary systems

Test step link: http://cse01-iiith.vlabs.ac.in/exp1/Simulation.html?domain=Computer%20Science&lab=Data%20Structures#

Expected result: Message showing "Another input is required",should be displayed on the screen.

Actual result: It's landing up with a blank page after a while.

Screen shot: Screenshot from 2019-03-18 16-50-19 Screenshot from 2019-03-18 16-50-31