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_36425531_8933.cpp: In function 'void MAIN::MAIN()':
0_0_36425531_8933.cpp:143:22: error: 'class std::vector<int>' has no member named 'pb'
                 G[u].pb(v),G[v].pb(u);
                      ^
0_0_36425531_8933.cpp:143:33: error: 'class std::vector<int>' has no member named 'pb'
                 G[u].pb(v),G[v].pb(u);
                                 ^
0_0_36425531_8933.cpp:151:59: error: 'class std::vector<int>' has no member named 'pb'
                     if(dep[top[x]]>dep[top[y]])ql[dfn[x]].pb(i),qr[dfn[top[x]]].pb(i),x=fa[top[x]];
                                                           ^
0_0_36425531_8933.cpp:151:81: error: 'class std::vector<int>' has no member named 'pb'
                     if(dep[top[x]]>dep[top[y]])ql[dfn[x]].pb(i),qr[dfn[top[x]]].pb(i),x=fa[top[x]];
                                                                                 ^
0_0_36425531_8933.cpp:152:42: error: 'class std::vector<int>' has no member named 'pb'
                     else qL[dfn[top[y]]].pb(i),qR[dfn[y]].pb(i),y=fa[top[y]];
                                          ^
0_0_36425531_8933.cpp:152:59: error: 'class std::vector<int>' has no member named 'pb'
                     else qL[dfn[top[y]]].pb(i),qR[dfn[y]].pb(i),y=fa[top[y]];
                                                           ^
0_0_36425531_8933.cpp:154:45: error: 'class std::vector<int>' has no member named 'pb'
                 if(dep[x]>dep[y])ql[dfn[x]].pb(i),qr[dfn[y]].pb(i);
                                             ^
0_0_36425531_8933.cpp:154:62: error: 'class std::vector<int>' has no member named 'pb'
                 if(dep[x]>dep[y])ql[dfn[x]].pb(i),qr[dfn[y]].pb(i);
                                                              ^
0_0_36425531_8933.cpp:155:33: error: 'class std::vector<int>' has no member named 'pb'
                 else qL[dfn[x]].pb(i),qR[dfn[y]].pb(i);
                                 ^
0_0_36425531_8933.cpp:155:50: error: 'class std::vector<int>' has no member named 'pb'
                 else qL[dfn[x]].pb(i),qR[dfn[y]].pb(i);
                                                  ^


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-29 20:19:44, Gzip enabled