Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
18BCE2182 ASSESS_1 Q1-9
//gcc 7.4.0 #include <stdio.h> #include <omp.h> #include <time.h> int main(void) { #pragma omp parallel printf("%f\n",omp_get_wtime()); return 0; }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Galgotia university
Finding the second largets value v0.8
2.1.3 Sum of squares of first hundred natural numbers with different cores
Str_ptr_arg
Part 1: Draw Arts (square)
Michael Bean's Spring 2017 Lab 3 v1
bit shift and mask
C - printf precision modifiers
recursive fundamentos
swap two numbers without arithematic operators
Please log in to post a comment.