logo

Crowdly

 Дано фрагмент OpenMP – програми void main() {   int a,b,c,d; #pr...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

 Дано фрагмент OpenMP – програми

void main()

{

  int a,b,c,d;

#pragma omp parallel

   private (c) shared (d,e)

{

  int e,f;

...

}

}

Вкажіть

всі змінні, що являються спільними

0%
0%
0%
More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!