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_31194785_24314.cpp: In function 'void pushdown(int)':
0_0_31194785_24314.cpp:19:5: error: 'lazy' was not declared in this scope
  if(lazy[rt]){
     ^
0_0_31194785_24314.cpp: In function 'void update(int, int, int, int, int)':
0_0_31194785_24314.cpp:30:6: error: 'lazy' was not declared in this scope
      lazy[rt]+=1;
      ^
0_0_31194785_24314.cpp: In function 'void printf(int, int, int)':
0_0_31194785_24314.cpp:50:12: error: 'fl' was not declared in this scope
         if(fl++>0) printf(" ");
            ^
0_0_31194785_24314.cpp: In function 'int main(int, char**)':
0_0_31194785_24314.cpp:62:9: error: 'fl' was not declared in this scope
         fl=0;
         ^
0_0_31194785_24314.cpp:64:13: error: 'lazy' was not declared in this scope
         me0(lazy);
             ^
0_0_31194785_24314.cpp:9:23: note: in definition of macro 'me0'
 #define me0(s) memset(s,0,sizeof(s))
                       ^


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 11:23:15, Gzip enabled