Pow(x, n)
问题描述(难度中等)Implement pow(x, n), which calculates x raised to the power n (xn).
Example 1:
12Input: 2.00000, 10Output: 1024.00000
Example 2:
12Input: 2.
...
即使是拖后腿的,拼死努力的话,也是可以超越精英的。