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_37697571_28503.cpp: In function 'void update(int, int, int, int, int)':
0_0_37697571_28503.cpp:39:5: error: 'uleft' was not declared in this scope
  if(uleft<=mid) {
     ^
0_0_37697571_28503.cpp:40:28: error: 'uright' was not declared in this scope
   update(rt,left,mid,uleft,uright,val);
                            ^
0_0_37697571_28503.cpp:42:9: error: 'uright' was not declared in this scope
  if(mid<uright) {
         ^
0_0_37697571_28503.cpp:43:27: error: 'uleft' was not declared in this scope
   update(rt+1,mid+1,right,uleft,uright,val);
                           ^


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-09-28 21:09:32, Gzip enabled