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_26305742_7485.cpp:1:1: error: 'import' does not name a type
 import java.util.*;
 ^
0_0_26305742_7485.cpp:2:1: error: 'import' does not name a type
 import java.lang.*;
 ^
0_0_26305742_7485.cpp:3:1: error: 'import' does not name a type
 import java.io.*;
 ^
0_0_26305742_7485.cpp:7:9: error: expected ':' before 'static'
  public static void main (String[] args) throws java.lang.Exception
         ^
0_0_26305742_7485.cpp:7:27: error: 'String' has not been declared
  public static void main (String[] args) throws java.lang.Exception
                           ^
0_0_26305742_7485.cpp:7:36: error: expected ',' or '...' before 'args'
  public static void main (String[] args) throws java.lang.Exception
                                    ^
0_0_26305742_7485.cpp:7:40: error: expected ';' at end of member declaration
  public static void main (String[] args) throws java.lang.Exception
                                        ^
0_0_26305742_7485.cpp:7:42: error: 'throws' does not name a type
  public static void main (String[] args) throws java.lang.Exception
                                          ^
0_0_26305742_7485.cpp:21:1: error: expected ';' after class definition
 }
 ^


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-09-28 04:18:08, Gzip enabled