Describe your bug
mere code me koi problem nhi fir v wrong answer dikhaya hai same solution other ne kiya his anwer is right why?
mere code me koi problem nhi fir v wrong answer dikhaya hai same solution other ne kiya his anwer is right why?
Hey @choudharyjayan,
Check line number 19 in your code. You are using print instead of println. Your logic is correct.