Run Code
|
API
|
Code Wall
|
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
Finding the second largets value v0.8
Leap year check
My first reevers C 2darryp
test
formatting_input_and_output
HelloWorld
18BCE2182 LAB FAT-2-A-i
lab pro v.05
fibonacci2
1.4 Thread IDs