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_14202046_30723.cpp: In function 'void pushup(int)':
0_0_14202046_30723.cpp:31:56: error: 'max' was not declared in this scope
     tree[node].lm=max(tree[node*2].lm,tree[node*2+1].lm);
                                                        ^
0_0_14202046_30723.cpp: In function 'int main()':
0_0_14202046_30723.cpp:95:43: error: 'max' was not declared in this scope
             if(x<=0)  ans=max(ans,sum[i]/p);
                                           ^
0_0_14202046_30723.cpp:98:43: error: 'max' was not declared in this scope
                 ans=max(ans,query(1,n,1,x));
                                           ^


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 04:18:36, Gzip enabled