You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proof-of-Work example in a multithread C++ program
Launch the main program to simulate 4 thread fighting to solve a proof-of-work with difficulty 5 zeros.
If you want to change the number of thread adn the difficuty pass them as main args.