Please make sure you have make and cmake installed To build the code and test, please: mkdir build cd build cmake .. make To run the code, please execute ./main/cpp_otp To run the test, please execute ./test/cpp_otp_test