Question: 6- How many times third print will be printed if the third loop was modified as shown below? #include stdio.h #include int main(int arge, char
6- How many times "third print" will be printed if the third loop was modified as shown below? \#include stdio.h \#include int main(int arge, char *argv[D) omp_set_num_threads (5); Hpragma omp parallel for for (int i=0;i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
