PlummersSoftwareLLC / Primes

Prime Number Projects in C#/C++/Python
https://plummerssoftwarellc.github.io/PrimeView/
2.43k stars 575 forks source link

Add Multi-Threading to Nim Solution3 #922

Closed GordonBGood closed 1 year ago

GordonBGood commented 1 year ago

Description

Nim doesn't have entries on the multi-threading leaderboard because it was understood that the main leaderboard is the single-threaded one...

Contributing requirements