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-Trees_Simulation #175

Open mrinal-khubchandani opened 5 years ago

mrinal-khubchandani commented 5 years ago

Error Detail: Stack doesn't get cleared after evaluating invalid expressions

Steps to reproduce: go to page and open the simulator Press C then enter * then press = Press postorder

Screenshot from 2019-03-12 08-57-35

Press C Enter 9/6 then press = Press postorder

Expected Result: after the process ends there stack should be empty Actual Result:

Screenshot from 2019-03-12 08-59-50