it is not showing any output. Please tell where my code is wrong
Here is my code-
No output in test cases
Hello @pragyachoudhary1111,
There are two mistakes in your code:
-
the conversion of char to digit:
-
Your function is not returning from the base case. Thus, leading to infinite iterations.
I have modified your code:
Hope, this would help.
Give a like, if you are satisfied.
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.