uva 10106
嘗試一下java 的大數類
import java.util.*; import java.io.*; import java.math.BigInteger; public class Main {public static void main(String[] args) {Scanner in = new Scanner(System.in);while(in.hasNextBigInteger()){BigInteger a = in.nextBigInteger(), b = in.nextBigInteger();BigInteger c = a.multiply(b);System.out.println(c);}} }轉載于:https://www.cnblogs.com/avema/p/3774175.html
創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
- 上一篇: iPhone不越狱添加农历的方法
- 下一篇: 教你如何给iTunes资料库搬家解放C盘