Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
18BCE2182 ASSESS_1 Q1-6
//gcc 7.4.0 #include <stdio.h> #include <omp.h> int main(void) { omp_set_num_threads(5); #pragma omp parallel { printf(" %d ", omp_get_num_threadd()); } return 0; }
run
|
edit
|
history
|
help
0
recurs3
Conflito entre 4 threads
a
Assignment 4 v3
REGISTRO EN C
test
Refcount220323
Finding the second largets value v0.8
variable number of arguments 3
time conversion1