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_6403085_5637\Main.java:4: ';' expected
     public static void main(String[] args)
                                           ^
0_0_6403085_5637\Main.java:9: ']' expected
           t[1] = BigDecimal.valueOf(1);
             ^
0_0_6403085_5637\Main.java:9: ';' expected
           t[1] = BigDecimal.valueOf(1);
              ^
0_0_6403085_5637\Main.java:9: illegal start of type
           t[1] = BigDecimal.valueOf(1);
                ^
0_0_6403085_5637\Main.java:9: ';' expected
           t[1] = BigDecimal.valueOf(1);
                            ^
0_0_6403085_5637\Main.java:9: invalid method declaration; return type required
           t[1] = BigDecimal.valueOf(1);
                             ^
0_0_6403085_5637\Main.java:9: illegal start of type
           t[1] = BigDecimal.valueOf(1);
                                     ^
0_0_6403085_5637\Main.java:10: illegal start of type
           for(int i = 2;i< 101;i++){
           ^
0_0_6403085_5637\Main.java:10: ')' expected
           for(int i = 2;i< 101;i++){
                    ^
0_0_6403085_5637\Main.java:10: illegal start of type
           for(int i = 2;i< 101;i++){
                       ^
0_0_6403085_5637\Main.java:10: <identifier> expected
           for(int i = 2;i< 101;i++){
                        ^
0_0_6403085_5637\Main.java:10: ';' expected
           for(int i = 2;i< 101;i++){
                         ^
0_0_6403085_5637\Main.java:10: <identifier> expected
           for(int i = 2;i< 101;i++){
                           ^
0_0_6403085_5637\Main.java:10: illegal start of type
           for(int i = 2;i< 101;i++){
                               ^
0_0_6403085_5637\Main.java:10: '(' expected
           for(int i = 2;i< 101;i++){
                                 ^
0_0_6403085_5637\Main.java:18: illegal start of type
           while(cin.hasNext()){
           ^
0_0_6403085_5637\Main.java:18: <identifier> expected
           while(cin.hasNext()){
                            ^
0_0_6403085_5637\Main.java:18: ';' expected
           while(cin.hasNext()){
                             ^
0_0_6403085_5637\Main.java:18: illegal start of type
           while(cin.hasNext()){
                              ^
0_0_6403085_5637\Main.java:18: <identifier> expected
           while(cin.hasNext()){
                               ^
0_0_6403085_5637\Main.java:18: ';' expected
           while(cin.hasNext()){
                                ^
0_0_6403085_5637\Main.java:19: illegal start of type
           k = cin.nextInt();
             ^
0_0_6403085_5637\Main.java:19: ';' expected
           k = cin.nextInt();
                  ^
0_0_6403085_5637\Main.java:19: invalid method declaration; return type required
           k = cin.nextInt();
                   ^
0_0_6403085_5637\Main.java:20: <identifier> expected
           System.out.println(t[k]);
                             ^
0_0_6403085_5637\Main.java:20: ']' expected
           System.out.println(t[k]);
                                ^
0_0_6403085_5637\Main.java:20: ')' expected
           System.out.println(t[k]);
                                 ^
0_0_6403085_5637\Main.java:20: illegal start of type
           System.out.println(t[k]);
                                  ^
0_0_6403085_5637\Main.java:20: <identifier> expected
           System.out.println(t[k]);
                                   ^
0_0_6403085_5637\Main.java:20: ';' expected
           System.out.println(t[k]);
                                    ^
0_0_6403085_5637\Main.java:23: class, interface, or enum expected
}


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 00:25:37, Gzip enabled