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_38713968_11633.cpp: In function 'bool toposort()':
0_0_38713968_11633.cpp:30:17: error: 'class std::queue<std::pair<int, int> >' has no member named 'top'; did you mean 'pop'?
   30 |         int x=q.top().first;
      |                 ^~~
      |                 pop
0_0_38713968_11633.cpp:31:24: error: 'class std::queue<std::pair<int, int> >' has no member named 'top'; did you mean 'pop'?
   31 |         tp.push_back(q.top().second);
      |                        ^~~
      |                        pop


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 06:47:28, Gzip enabled