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_35679534_17491.cpp: In function 'void update(int, int, int, int, int)':
0_0_35679534_17491.cpp:19:19: error: 'z' was not declared in this scope
      tree[root] = z;
                   ^
0_0_35679534_17491.cpp:23:38: error: 'z' was not declared in this scope
     if(x<=mid) update(l,mid,root*2,x,z);
                                      ^
0_0_35679534_17491.cpp:24:36: error: 'z' was not declared in this scope
     else update(mid+1,r,root*2+1,x,z);
                                    ^


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-07-01 12:36:41, Gzip enabled