(b) (5 pts.) Complete the following step count table (under the same assumption of nit step count only for an assignment, a couditional, or a return statement as covered in class) s/e Froqucncy Total steps Statement void unknownFunction (int ACARRAYSIZE])0 0 0 i, j; (1-0; int for i++) i«ARRAYS IZE-1; for (j-ARRAYSIZE-1; j>-i+1; jAs if (ACjl A0j-1]) SWAP (ALj], Aj-1]) 0 Total (c) (2 pts.) What is the worst-case time complexity of the program i
OR
OR