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_30196998_5476.cpp:11:14: error: template declaration of 'int root [100005]'
 int root[maxn],wh[maxn];
              ^
0_0_30196998_5476.cpp:22:2: error: 'ct' does not name a type
 }ct;
  ^
0_0_30196998_5476.cpp:87:1: error: expected '}' at end of input
 }
 ^
0_0_30196998_5476.cpp: In member function 'int Chairman_Tree::main()':
0_0_30196998_5476.cpp:62:2: error: 't' was not declared in this scope
  t=0,now=0;
  ^
0_0_30196998_5476.cpp:62:6: error: 'now' was not declared in this scope
  t=0,now=0;
      ^
0_0_30196998_5476.cpp:65:5: error: 'ct' was not declared in this scope
     ct.build(1,n,root[0]);
     ^
0_0_30196998_5476.cpp:65:18: error: 'root' was not declared in this scope
     ct.build(1,n,root[0]);
                  ^
0_0_30196998_5476.cpp:70:13: error: 'wh' was not declared in this scope
             wh[++now]=++t;
             ^
0_0_30196998_5476.cpp:76:27: error: 'l' was not declared in this scope
             scanf("%d%d",&l,&r);
                           ^
0_0_30196998_5476.cpp:76:30: error: 'r' was not declared in this scope
             scanf("%d%d",&l,&r);
                              ^
0_0_30196998_5476.cpp:82:49: error: 'wh' was not declared in this scope
             printf("%lld\n",ct.ask(l,r,1,n,root[wh[k]]));
                                                 ^
0_0_30196998_5476.cpp:84:23: error: 'read' was not declared in this scope
         else now=read(),root[++t]=root[wh[now]];
                       ^
0_0_30196998_5476.cpp:84:40: error: 'wh' was not declared in this scope
         else now=read(),root[++t]=root[wh[now]];
                                        ^
0_0_30196998_5476.cpp: At global scope:
0_0_30196998_5476.cpp:87:1: error: expected unqualified-id at end of input
 }
 ^


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 12:41:47, Gzip enabled