2119 - Cellphone Typing
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.
- ymondelo20
- Posts: 1968
- Joined: 9 years ago
- Location: Universidad de las Ciencias Informáticas
- Gender:
- Contact:
Re: 2119 - Cellphone Typing
¿Pueden revisar los límites de memoria de este problema?, por lo que veo parece tener solución usando un Trie, sin embargo lo he enviado en todas las variantes que me sé, y aún así me da MLE, Saludos y gracias de antemano.
teruel
- ymondelo20
- Posts: 1968
- Joined: 9 years ago
- Location: Universidad de las Ciencias Informáticas
- Gender:
- Contact:
Re: 2119 - Cellphone Typing
Increased to 256MB for C/C++.
"Every problem has a simple, fast and wrong solution" OJ's Main Law. 
