1464 - Vasha Plug&Plug
Forum rules
Remember that posting AC code is not allowed here. If you are going to ask a question or to post a solution, describe your algorithm instead. Posting AC code will be penalized.
Remember that posting AC code is not allowed here. If you are going to ask a question or to post a solution, describe your algorithm instead. Posting AC code will be penalized.
Re: 1464 - Vasha Plug&Plug
I only get "Wrong Answer" with my implementation and I don't know why. Can any body post a good test case, please?
Re: 1464 - Vasha Plug&Plug
It will be better if you explain your algorithmPhantom wrote:I only get "Wrong Answer" with my implementation and I don't know why. Can any body post a good test case, please?
Re: 1464 - Vasha Plug&Plug
I'm accepted in this problem.
Mi problema era que cuando removía las letras en una primera pasada, en el string resultante podía haber letras iguales juntas.
Mi problema era que cuando removía las letras en una primera pasada, en el string resultante podía haber letras iguales juntas.