計算2的N次方-while. 列出2的次方前10個. public static void main(String[] args) throws java.io.IOException {. int count = 1, pow = 1;. while (count < 10) {.
確定! 回上一頁