My code is giving correct output but while submitting it is showing all my test cases as wrong. Please Help !!
Exist OR Not Problem
@avijuneja2007
you need to print all answers in new line
Do cout<<βYesβ<<endl;
and cout<<βNoβ<<endl;
Kindly close the doubt
But I have already done that before asking you the doubt!