Calculating the power of number in log(n) time: Given two integers 'a' and 'b', write a program to calculate the value of 'a' to the power 'b'(power(a,b)).
確定! 回上一頁