which test case i am missing in this code -“https://ide.codingblocks.com/s/78956”
Wrong test case in Problem String sort
Use this for taking input,
cin.ignore();
for(int i=0;i<n;i++)
{
getline(cin,str[i]);
}
Try using this and then submit it
I have modified your code , try to submit it now
Now also it is Wrong
Ayush this is the submitted code, plz refer to this,
It is giving 50 points only using your solution
Ayush, plz send the complete question then, since this code is already been submitted by me and it is giving 100 points …
The problem is from challenge in searching and sorting secting “String sort”
Ayush there might be some issues with the compiler for this… I will let u know it by tom by checking again.
and When does that tommorow is arriving …MAM
Plz refer to this code, try to submit it now