You are viewing a single comment's thread. Return to all comments →
The test case 7 is wrong
s=aaaaaaaaaa t=aaaaa k=7
You only need 5 delete operations on s to convert t
But the test case expect "Yes"
Seems like cookies are disabled on this browser, please enable them to open this website
Append and Delete
You are viewing a single comment's thread. Return to all comments →
The test case 7 is wrong
s=aaaaaaaaaa t=aaaaa k=7
You only need 5 delete operations on s to convert t
But the test case expect "Yes"