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_38584699_5488\Main.java:3: 错误: 程序包annotation不存在
import annotation.*;
^
0_0_38584699_5488\Main.java:5: 错误: 找不到符号
@Import({"collections.heap.Heap_E", "Element"})
 ^
  符号: 类 Import
0_0_38584699_5488\Main.java:6: 错误: 找不到符号
@Import("io.detached.Input")
 ^
  符号: 类 Import
0_0_38584699_5488\Main.java:7: 错误: 找不到符号
@Import("io.detached.Output")
 ^
  符号: 类 Import
0_0_38584699_5488\Main.java:8: 错误: 找不到符号
@Import({"lib.sort.radixSort.RadixSort_long", "short"})
 ^
  符号: 类 Import
0_0_38584699_5488\Main.java:14: 错误: 找不到符号
        Input input = new Input();
        ^
  符号:   类 Input
  位置: 类 A
0_0_38584699_5488\Main.java:14: 错误: 找不到符号
        Input input = new Input();
                          ^
  符号:   类 Input
  位置: 类 A
0_0_38584699_5488\Main.java:15: 错误: 找不到符号
        Output output = new Output();
        ^
  符号:   类 Output
  位置: 类 A
0_0_38584699_5488\Main.java:15: 错误: 找不到符号
        Output output = new Output();
                            ^
  符号:   类 Output
  位置: 类 A
0_0_38584699_5488\Main.java:25: 错误: 找不到符号
                RadixSort_short.sort(a);
                ^
  符号:   变量 RadixSort_short
  位置: 类 A
0_0_38584699_5488\Main.java:26: 错误: 找不到符号
                Heap_Element heap = new Heap_Element(m + 1, (x, y) -> Integer.compare(y.value, x.value), new FieldAccess_Element_int()
                ^
  符号:   类 Heap_Element
  位置: 类 A
0_0_38584699_5488\Main.java:26: 错误: 找不到符号
                Heap_Element heap = new Heap_Element(m + 1, (x, y) -> Integer.compare(y.value, x.value), new FieldAccess_Element_int()
                                        ^
  符号:   类 Heap_Element
  位置: 类 A
0_0_38584699_5488\Main.java:26: 错误: 找不到符号
                Heap_Element heap = new Heap_Element(m + 1, (x, y) -> Integer.compare(y.value, x.value), new FieldAccess_Element_int()
                                                                                                             ^
  符号:   类 FieldAccess_Element_int
  位置: 类 A
13 个错误


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:21:21, Gzip enabled