Problem 1. (1)Sort the following functions of n in the increasing order from left to right: n, n^2, n log n, log^10 n, n^10, 2^n, n^3 (2) Specify the calculation cost for each loop below: 1. for( i=0; i