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_36097565_30388.cpp:1:1: error: 'import' does not name a type
 import java.util.*;
 ^
0_0_36097565_30388.cpp:4:5: error: 'String' does not name a type
     String name;
     ^
0_0_36097565_30388.cpp:6:12: error: expected ':' before 'person'
     public person(){}
            ^
0_0_36097565_30388.cpp:7:12: error: expected ':' before 'person'
     public person(String name,int score)
            ^
0_0_36097565_30388.cpp:7:26: error: expected ')' before 'name'
     public person(String name,int score)
                          ^
0_0_36097565_30388.cpp:12:1: error: expected ';' after class definition
 }
 ^
0_0_36097565_30388.cpp:14:1: error: expected unqualified-id before 'public'
 public class Main {
 ^


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 20:43:42, Gzip enabled