Compile command
January 26, 2018 ยท View on GitHub
g++ -std=c++14 -O3 test.cpp ../src/philipphenkel.cpp -lpthread -lboost_thread -lboost_system
Warning
Do not use this.
It gets stuck when runing out_100000.
January 26, 2018 ยท View on GitHub
g++ -std=c++14 -O3 test.cpp ../src/philipphenkel.cpp -lpthread -lboost_thread -lboost_system
Do not use this.
It gets stuck when runing out_100000.