摘要: 狗屁大数String str = cin.next();BigInteger n = new BigInteger(str);我才知道有这个 BigInteger.ZERO BigInteger.ONE//大数0和1和这个 .shiftRight(1)//大数位运算 阅读全文
posted @ 2018-09-16 11:19 l..q 阅读(266) 评论(0) 推荐(2)