This program uses a pow method so we have to import the 'java.lang' . ... nextInt(); power = (int) Math.pow(b,e); System.out.println("The power of the no ...
確定! 回上一頁