Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
18BCE2182 ASSESS_1 Q1-2
//gcc 7.4.0 #include <stdio.h> #include <omp.h> int main(void) { #pragma omp parallel { int x=omp_get_num_threads(); printf(" %d ",x); } return 0; }
run
|
edit
|
history
|
help
0
Greeting
convertletter
String Manipulation
Cbinsearch
stringify
Array Incrementing by 1
app1
InterviewDesk_Embedded
2
CstructProduct