The following program creates many threads, where each thread adds two random numbers together. The usage for the program is:
./many_threads NUM_THREADS
Additional files: