Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
19BCE0666.C
//gcc 7.4.0 #include <stdio.h> #include <omp.h> int main(void) { printf("number of threads in sequential region %d\n",omp_get_max_threads()); #pragma omp parallel printf("number of threads in parallel region %d\n",omp_get_max_threads()); return 0; }
run
|
edit
|
history
|
help
0
Ppp
Goodone pointer minus void pointer
Lab6 v1.2 Sin,cos,tan,cot
C_141211_OrdenarArrayConFunciones
Assignment 8 pt 2
PREGUNTA 3 - MODULO 4 TERMINADA
Palindromo
3D NO SE XD
dining phylosopher
Star 1,3