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 Systems_Binary Systems #355

Open chinnusai25 opened 5 years ago

chinnusai25 commented 5 years ago

Defect description: It recursively printing zero's ,if no input is given.And after a while it's showing the message that "Wrong input given".

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

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

Expected result: Message showing "Wrong input given",should displayed at starting itself instead displaying it after a while.

Actual result: Recursively printing zero's.

Screen shot: Screenshot from 2019-03-18 15-52-26 Screenshot from 2019-03-18 15-52-47