I would like to write the program to count num of each number in parallel and i did this with #pragma omp for reduction (+:array) after this i want to print some things like how