C and C++ Algorithms This is a collection of C/C++ scripts for algorithm learning and practice. Compile and execute clang file.c c++ file.cpp ./a.out gcc fast-inv-sqrt.c -o fast-inv-sqrt -lm