Search found 2 matches

by osongayito
Thu Nov 26, 2015 6:57 pm
Forum: Volume 113 (11300-11399)
Topic: 11362 - Phone List
Replies: 19
Views: 12029

Re: 11362 - Phone List

I think the best solution is to use "trie" data structure.
by osongayito
Wed Aug 26, 2015 8:16 am
Forum: Volume 100 (10000-10099)
Topic: 10008 - What's Cryptanalysis?
Replies: 55
Views: 24756

Re: 10008 - What's Cryptanalysis?

Hello all I've submitted the problem several times but getting wrong answer. My current version reads till EOF. Previously I've tried with getting only N lines. My code works with the inputs in this forum. Please help.. #include<cstdio> #include<cstdlib> #include<algorithm> using namespace std; type...

Go to advanced search