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_39784305_9248\Main.java:22: 错误: 找不到符号
                    .min(Map.Entry.comparingInt(Map.Entry::getKey));
                                  ^
  符号:   方法 comparingInt(Map.Entry::getKey)
  位置: 接口 Entry
0_0_39784305_9248\Main.java:22: 错误: 方法引用无效
                    .min(Map.Entry.comparingInt(Map.Entry::getKey));
                                                   ^
  无法从静态上下文中引用非静态 方法 getKey()
  其中, K是类型变量:
    K扩展已在接口 Entry中声明的Object
0_0_39784305_9248\Main.java:97: 错误: 找不到符号
                    .collect(Collectors.toList());
                             ^
  符号:   变量 Collectors
  位置: 类 Main
0_0_39784305_9248\Main.java:102: 错误: 找不到符号
                    .collect(Collectors.toList());
                             ^
  符号:   变量 Collectors
  位置: 类 Main
0_0_39784305_9248\Main.java:107: 错误: 找不到符号
                    .collect(Collectors.toList());
                             ^
  符号:   变量 Collectors
  位置: 类 Main
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-11-18 01:43:37, Gzip enabled