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_25274694_9965\Main.java:4: 错误: 类main是公共的, 应在名为 main.java 的文件中声明
public class main {
       ^
0_0_25274694_9965\Main.java:15: 错误: 找不到符号
		   	    	  if(j!=0)c[i][j].add(a[i][j-1]);
		   	    	                      ^
  符号:   变量 a
  位置: 类 main
0_0_25274694_9965\Main.java:31: 错误: 对于valueOf(BigInteger), 找不到合适的方法
			t3 = t3.multiply(BigInteger.valueOf(c[a][b]),t2.multiply(BigInteger.valueOf(t1)));
			                           ^
    方法 BigInteger.valueOf(long)不适用
      (参数不匹配; BigInteger无法转换为long)
    方法 BigInteger.valueOf(int[])不适用
      (参数不匹配; BigInteger无法转换为int[])
0_0_25274694_9965\Main.java:31: 错误: 对于valueOf(BigInteger), 找不到合适的方法
			t3 = t3.multiply(BigInteger.valueOf(c[a][b]),t2.multiply(BigInteger.valueOf(t1)));
			                                                                   ^
    方法 BigInteger.valueOf(long)不适用
      (参数不匹配; BigInteger无法转换为long)
    方法 BigInteger.valueOf(int[])不适用
      (参数不匹配; BigInteger无法转换为int[])
4 个错误


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 20:01:19, Gzip enabled