Saved Bookmarks
| 1. |
What is the output?void main(){int arri) = {1, 4, 3, 5, 3, 1);int i, j, inv_count = 0, n = 6;for(i = 0; ifor(j = i+1; jif(arr[i] > arril)inv_count++;printf("%d", inv_count);} |
|
Answer» Answer: THANKS for FREE POINTS please FOLLOWExplanation: thanks for free points please followthanks for free points please follow |
|