Ad
  • Custom User Avatar

    "public static BigInteger[] PowersOfTwo(int n)" is public static method with name PowersOfTwo that takes "int n" as argument and has "BigInteger[]" return type, which is array of BigInteger