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
20171103_Digitos
Poiter minus
strcpy template
pointer**
SIGABRT error
Difference between memcpy n strncpy
ForU
Atoi without minus
Quadratic Formula
Timestamp microsecond for C