0_0_38022164_5232\Main.java:13: 错误: 二元运算符 '+' 的操作数类型错误 BigInteger c = (BigInteger) (a + b); ^ 第一个类型: BigInteger 第二个类型: BigInteger 1 个错误