F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_19134394_13297\Main.java:1: 错误: 程序包Java.math不存在
import Java.math.BigInteger;
                ^
0_0_19134394_13297\Main.java:7: 错误: 找不到符号
        BigInteger mul;
        ^
  符号:   类 BigInteger
  位置: 类 Main
0_0_19134394_13297\Main.java:11: 错误: 找不到符号
            mul= BigInteger.ONE;
                 ^
  符号:   变量 BigInteger
  位置: 类 Main
0_0_19134394_13297\Main.java:13: 错误: 找不到符号
                mul= mul.multiply(BigInteger.valueOf((long) i));
                                  ^
  符号:   变量 BigInteger
  位置: 类 Main
4 个错误


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-10-01 19:27:30, Gzip enabled