6, 14, 20, 26, 32, 38, …. general formula
Answers
Answered by
0
Step-by-step explanation:
1 }; int n = 5; for (int i = 0; i < n; i = i + 1) { for (int j = 0; j < n; j = j + 1) { if (arr[i] % cat[j] == 0) { int temp = arr[j];
2,8,6,6,6,6.......
Hope this helps you
Similar questions