Java Math.pow(a,b) time complexity ... I would like to ask time complexity of the following code. Is it O(n)? (Is time complexity of Math.pow() O(1)? ) In general ...
確定! 回上一頁