Блог пользователя Arpa

Автор Arpa, история, 4 года назад, По-английски

Here is the link to the editorial. Feel free to discuss problems and ask me questions. I'll be glad to improve the editorial with your comments.

  • Проголосовать: нравится
  • +19
  • Проголосовать: не нравится

»
4 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Hi, for TrivialWordSearch first code it is returning some result for length == 2, even though for length == 2 is should return empty string vector.