fivewords
fivewords copied to clipboard
readme needs some correction
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 5 3600 it runs in 1383mS I also tried -Ofast, yet -O3 seems to be faster for some reason... I compiled with gcc (Debian 8.3.0-6) 8.3.0