fivewords icon indicating copy to clipboard operation
fivewords copied to clipboard

readme needs some correction

Open mickjc750 opened this issue 2 years ago • 0 comments

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

mickjc750 avatar Oct 17 '22 12:10 mickjc750