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_6643224_30086\Main.java:13: incompatible types
found   : int
required: boolean
            while (--n) s = s.multiply(BigInteger.valueof(n));
                   ^
0_0_6643224_30086\Main.java:13: cannot find symbol
symbol  : method valueof(int)
location: class java.math.BigInteger
            while (--n) s = s.multiply(BigInteger.valueof(n));
                                                 ^
2 errors


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-12-04 12:27:47, Gzip enabled