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_33146750_6276.cpp: In function 'int main()':
0_0_33146750_6276.cpp:75:29: error: 'build' was not declared in this scope
         build(T[0], 1, n + 1);
                             ^
0_0_33146750_6276.cpp:79:50: error: 'update' was not declared in this scope
             update(T[i], 1, n + 1, T[i - 1], a[i]);
                                                  ^
0_0_33146750_6276.cpp:81:47: error: 'update' was not declared in this scope
         update(T[n + 1], 1, n + 1, T[n], n + 1);
                                               ^
0_0_33146750_6276.cpp:82:9: error: 'del' was not declared in this scope
         del.clear();
         ^
0_0_33146750_6276.cpp:100:21: error: 'ret' was not declared in this scope
                     ret = 0;
                     ^
0_0_33146750_6276.cpp:101:54: error: 'query' was not declared in this scope
                     query(T[x], T[n + 1], 1, n + 1, y);
                                                      ^
0_0_33146750_6276.cpp:106:21: error: 'ret' was not declared in this scope
                     ret = 0;
                     ^
0_0_33146750_6276.cpp:107:54: error: 'query' was not declared in this scope
                     query(T[x], T[n + 1], 1, n + 1, y);
                                                      ^


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 06:18:54, Gzip enabled