Given an integer N, the task is to find the smallest N-digit number which is a perfect fourth power. Examples: Input: N = 2. Output: 16. Only ...
確定! 回上一頁