i want to know whats wrong with my code.
Ultra fast mathematician
the problem is you have taken the input of x and y into integers.
so suppose if input = 0000001 then y will take it as y=1
so i suggest you to use some other datatype like string to store it and then do the same.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.