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_unarysystem #344

Open amit421 opened 5 years ago

amit421 commented 5 years ago

Description of the issue:- when i gave the input in the first box only and left the other one unfilled then it gave me a blank sheet on pressing multiply but when i gave the input in the second box and left the other one unfilled then i got a infinite loop which is decreasing by one at each step on multiplying.

steps to reproduce:- Data Structures Lab ->List Of Experiments->Number Systems->Simulations->UnarySystem

Expected result:- must have behaved the same in both the cases..

Actual result:-different outputs produced when they are expected to be same Screenshot from 2019-03-17 14-50-31 Screenshot from 2019-03-17 14-21-42