Form biggest number


Why is this not working, even though sample inputs are giving correct output with this code.

Hello @AbhilashaBansal,

There is some issue with getline() function.
I have corrected your code:

Hope, this would help.

Thanks for your help!