Code is running fine in 8 test cases but failed in two, can you help me to check where my program in failing.
Code is running fine in 8 test cases but failed in two
Hey @himanshu_goyal
, I would like to help you just share your code with me on ide.codingblocks.com .
Thank you.
It is failing in test case 2 and 7
Hey @himanshu_goyal why you are failing test case is because you are not following the output format, if there’s not string that exist you should print “No String” without using " ", whereas as per your test case number 7, your code is working perfectly fine. Moreover if you still have problem i can provide you with both the test cases on live chat, as your code & implementation working fine 
Keep it up @himanshu_goyal 
Thank You