fivewords icon indicating copy to clipboard operation
fivewords copied to clipboard

Search algorithm to find sets of 5x 5-letter words using 25 different letters

Results 1 fivewords issues
Sort by recently updated
recently updated
newest added

Hi, well done! I needed to do the following to run your code: * Add -pthread to compiler options * Change the wget url to https://raw.githubusercontent.com/dwyl/english-words/master/words_alpha.txt FYI, on my Ryzen...