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_15083316_11845.c:1:1: error: unknown type name 'import'
 import java.util.ArrayList;
 ^
0_0_15083316_11845.c:1:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
 import java.util.ArrayList;
            ^
0_0_15083316_11845.c:2:1: error: unknown type name 'import'
 import java.util.Comparator;
 ^
0_0_15083316_11845.c:2:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
 import java.util.Comparator;
            ^
0_0_15083316_11845.c:3:1: error: unknown type name 'import'
 import java.util.PriorityQueue;
 ^
0_0_15083316_11845.c:3:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
 import java.util.PriorityQueue;
            ^
0_0_15083316_11845.c:4:1: error: unknown type name 'import'
 import java.util.Scanner;
 ^
0_0_15083316_11845.c:4:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
 import java.util.Scanner;
            ^
0_0_15083316_11845.c:6:1: error: unknown type name 'public'
 public class Main {
 ^
0_0_15083316_11845.c:6:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'Main'
 public class Main {
              ^
0_0_15083316_11845.c:85:1: error: unknown type name 'class'
 class note{
 ^
0_0_15083316_11845.c:85:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 class note{
           ^
0_0_15083316_11845.c:96:1: error: unknown type name 'class'
 class ListNote{
 ^
0_0_15083316_11845.c:96:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 class ListNote{
               ^
0_0_15083316_11845.c:106:1: error: unknown type name 'class'
 class com implements Comparator<note> {
 ^
0_0_15083316_11845.c:106:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'implements'
 class com implements Comparator<note> {
           ^
0_0_15083316_11845.c:106:11: error: unknown type name 'implements'
0_0_15083316_11845.c:108:2: error: stray '@' in program
  @Override
  ^


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-26 13:09:38, Gzip enabled