BigInteger number= 27419669081321110693270343633073797;
但它显示错误:
Integral constant is too large
我认为BigInteger和我的RAM一样大,所以如何将这个数字移到BigInteger?