Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
18BCE2182 ASSESS_1 Q1-7
//gcc 7.4.0 #include <stdio.h> #include <omp.h> int main(void) { #pragma omp parallel { printf_s(" %d ",omp_in_parallel()); } return 0; }
run
|
edit
|
history
|
help
0
Working except for the thread part. LUL
la wea afortunada
ques.1
Mutex Safe
advanced string manipulation
PROTOTIPO PREGUNTA 1 DE GUÍA 4
18BCE2182 ASSESS_1 Q2-1
Assignment 7
fibonacci2
Partition