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_6618466_7972\Main.java:7: cannot find symbol
symbol  : method readInt()
location: class bulletin
         int n  = readInt();
                  ^
0_0_6618466_7972\Main.java:11: cannot find symbol
symbol  : method readInt()
location: class bulletin
             x[2*n+1] = readInt();  // include largest coordinates used
                        ^
0_0_6618466_7972\Main.java:12: cannot find symbol
symbol  : method readInt()
location: class bulletin
             y[2*n+1] = readInt();
                        ^
0_0_6618466_7972\Main.java:19: cannot find symbol
symbol  : method readInt()
location: class bulletin
                 x[i] = xl[i] = readInt();
                                ^
0_0_6618466_7972\Main.java:20: cannot find symbol
symbol  : method readInt()
location: class bulletin
                 y[i] = yl[i] = readInt();
                                ^
0_0_6618466_7972\Main.java:21: cannot find symbol
symbol  : method readInt()
location: class bulletin
                 x[i+n] = xh[i] = readInt();
                                  ^
0_0_6618466_7972\Main.java:22: cannot find symbol
symbol  : method readInt()
location: class bulletin
                 y[i+n] = yh[i] = readInt();
                                  ^
0_0_6618466_7972\Main.java:46: cannot find symbol
symbol  : method println(java.lang.String,int,int,int)
location: class bulletin
             println("%d %d %d", clearArea, maxDepth, maxDepthArea);
             ^
0_0_6618466_7972\Main.java:47: cannot find symbol
symbol  : method readInt()
location: class bulletin
             n = readInt();
                 ^
9 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-02 06:41:06, Gzip enabled