Re: 10150 - Doublets
Posted: Mon Jan 21, 2013 10:24 pm
If there are 25143 words in the dictionary all of length 16, how much time is spent in your Difference function?
You should compute the dictionary graph before reading the input pairs.
You should compute the dictionary graph before reading the input pairs.