static BigInteger bigInt(S s) { ret bigint(s); } static BigInteger bigInt(long l) { ret bigint(l); }