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_39744309_2431\Main.java:41: 错误: 找不到符号
                        if (queue.get(i).priority < priority) {
                                 ^
  符号:   方法 get(int)
  位置: 类型为Queue<Patient>的变量 queue
0_0_39744309_2431\Main.java:46: 错误: 对于add(int,Patient), 找不到合适的方法
                    queue.add(index, newPatient);
                         ^
    方法 Collection.add(Patient)不适用
      (实际参数列表和形式参数列表长度不同)
    方法 Queue.add(Patient)不适用
      (实际参数列表和形式参数列表长度不同)
2 个错误


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 01:52:25, Gzip enabled