Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
1.5 No. of Processors
#include <stdio.h> #include <stdio.h> #include <omp.h> int main(void) { printf("Number of processor %d\n",omp_get_num_procs()); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
otro avance de pregunta 2
a3
advanced string manipulation
Assignment 3
18BCE2182 ASSESS_1 Q2-2
example of scanf and basic integer manipulation
tarea1
20171117_PITAGORAS
14th Dec Project1 v0.5
CALCULADORA
Please log in to post a comment.