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_39451057_29869\Main.java:4: 错误: 找不到符号
    Pair<Long, Long> st, ed;
    ^
  符号:   类 Pair
  位置: 类 Node
0_0_39451057_29869\Main.java:30: 错误: 不兼容的类型: 从long转换到int可能会有损失
            num[++cnt] = Mat[i].st.getKey();
                ^
0_0_39451057_29869\Main.java:31: 错误: 不兼容的类型: 从long转换到int可能会有损失
            num[++cnt] = Mat[i].st.getValue();
                ^
0_0_39451057_29869\Main.java:32: 错误: 不兼容的类型: 从long转换到int可能会有损失
            num[++cnt] = Mat[i].ed.getKey();
                ^
0_0_39451057_29869\Main.java:33: 错误: 不兼容的类型: 从long转换到int可能会有损失
            num[++cnt] = Mat[i].ed.getValue();
                ^
5 个错误


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-20 07:38:24, Gzip enabled