I'm new in trie....Please help Uva 11362(phonebook)

Revision en1, by lazy_brain, 2017-02-15 13:06:12

I'm new in trie. I have solved uvaoj problem no 11362 (phonebook) but it does not work properly. For the first test case it shows correct ans but for next 2nd test case compiler says "Has stopped working" problem link : https://uva.onlinejudge.org/external/113/p11362.pdf my code : http://pastebin.com/VMdzx7CB

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English lazy_brain 2017-02-15 13:06:12 364 Initial revision (published)