狗屁大数String str = cin.next();BigInteger n = new BigInteger(str);我才知道有这个
BigInteger.ZERO
BigInteger.ONE//大数0和1和这个
.shiftRight(1)//大数位运算
[记一辈子]java大数的读入
原文:https://www.cnblogs.com/lllxq/p/9655617.html