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

Expression Evaluation using Stacks_simulation #142

Open KanishAnand opened 5 years ago

KanishAnand commented 5 years ago

Defect Description As size of boxes of stack is not too large so for big numbers some part of number is not visible for large numbers. Steps to reproduce the issue Go to expression evaluation using stacks experiment under list of experiments ,then go to simulation section and give operation 25^5 to it. Expected Result 9765625 or a limit should be specified. Actual Result 9765__'blank' screenshot from 2019-03-08 21-08-54