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.
Practice flipping the stars
int_A_1a.c
18BCE2182 ASSESS_3 Q3
Spring 2017 Project 2 v.04
20171127_ARRAY_PRIMOS
Is const really const?
Project 3 part 2 Book v0.7
variable arguments 2
est
Función bsearch
Please log in to post a comment.