Run Code
|
API
|
Code Wall
|
Users
|
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_threads()); } return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
with goto, with j++
Encriptado cesar
20171127_ARRAY_PRIMOS
A_141128_MatricesProducto
Project 4 v.5
Sizeof void
120465-11.1-3E
19_1
C_141113_Primos02
20171117_FUNCIONES
Please log in to post a comment.