threshold-exercises Just a repository of my code when participating in some coding exercises with friends. instructions to build and run cmake -S . -B build -D CMAKE_C_COMPILER=clang cmake --build build <project>/bin/<program> ex: 001_prime_numbers/bin/001_prime_numbers