#include <iostream>
#include <omp.h>
#include "help.h"
Forks the available number of threads and prints a message from each.