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

Polynomials via Linked lists_Simulation #320

Open Ashish1751 opened 5 years ago

Ashish1751 commented 5 years ago

Defect Description: if decimals are given as inputs it is taking floor value and performing operations instead of throwing errors. Steps_to_reproduce:1.Go to Polynomial Operations. 2.Click on Simulations. 3.Click on Polynomial Operations Expected result: Should print error message please enter integers. Actual result :showing the values after taking floor of the given input

Ashish1751 commented 5 years ago

Images are attached here Screenshot from 2019-03-17 12-19-26 Screenshot from 2019-03-17 12-20-05