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

Representation of Integers and their Arithmetic _Experiment _click here #370

Closed amit421 closed 5 years ago

amit421 commented 5 years ago

defect description:- on switching to 5 bit representation i got the representation at serial no. 26 to be still in 4 bit

steps to reproduce:-Computer Systems Organization lab ->List of experiments ->Representation of Integers and their Arithmetic ->Experiment ->click here

expected result:-the representation must be in 5 bit like all others

actual result:-the representation at serial no. 26 was in 4 bit Screenshot from 2019-03-17 16-59-04