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_36350703_9662.cpp: In member function 'void tree::pushdown(int)':
0_0_36350703_9662.cpp:76:28: error: 'mid' was not declared in this scope
             tr[u<<1].sum+=(mid-l+1)*lz;
                            ^
0_0_36350703_9662.cpp:76:32: error: 'l' was not declared in this scope
             tr[u<<1].sum+=(mid-l+1)*lz;
                                ^
0_0_36350703_9662.cpp:78:30: error: 'r' was not declared in this scope
             tr[u<<1|1].sum+=(r-mid)*lz;
                              ^


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-16 05:13:02, Gzip enabled