Upgraded to c++17
The RandomVector function had to be changed, because std::rand was apparently changed. Future users have to refactor RandomVector.
Please register or sign in to comment
The RandomVector function had to be changed, because std::rand was apparently changed. Future users have to refactor RandomVector.