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_6395563_23587\Main.java:14: cannot find symbol
symbol  : class Ware
location: class Main
		Ware ware[];
		^
0_0_6395563_23587\Main.java:21: cannot find symbol
symbol  : class Ware
location: class Main
			ware = new Ware[(int)N];
			           ^
0_0_6395563_23587\Main.java:24: cannot find symbol
symbol  : class Ware
location: class Main
				ware[i] = new Ware(cin.nextInt(),cin.nextInt());
				              ^
0_0_6395563_23587\Main.java:33: inconvertible types
found   : <nulltype>
required: double
					sum += ware[index].javaBean;
					                  ^
4 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-11-17 12:55:46, Gzip enabled