0_0_17752730_13407\Main.java:13: 错误: 二元运算符 '+' 的操作数类型错误 System.out.println(A+" + "+B+" = "+(A+B)); ^ 第一个类型: BigInteger 第二个类型: BigInteger 1 个错误