public class DecimalToBinary {. static int[] ans = new int[64];. public static void main(String[] args) {. int[] complement = new int[64];.
確定! 回上一頁