Skip to content

kibner/threshold-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threshold-exercises

Just a repository of my code when participating in some coding exercises with friends.

instructions to build and run

  1. cmake -S . -B build -D CMAKE_C_COMPILER=clang
  2. cmake --build build
  3. <project>/bin/<program> ex: 001_prime_numbers/bin/001_prime_numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published