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_25736901_4783.cpp:3:2: error: invalid preprocessing directive #icnlude
 #icnlude<algorithm>
  ^
0_0_25736901_4783.cpp:6:14: error: "+" may not appear in macro parameter list
 #define mid(r+1>>1)
              ^
0_0_25736901_4783.cpp:11:2: error: 'itn' does not name a type
  itn int lz,v,lzx;
  ^
0_0_25736901_4783.cpp: In function 'void Push(int)':
0_0_25736901_4783.cpp:17:2: error: 'tr' was not declared in this scope
  tr[d].v=max(tr[lc].v,tr[rc].v);
  ^
0_0_25736901_4783.cpp:17:31: error: 'max' was not declared in this scope
  tr[d].v=max(tr[lc].v,tr[rc].v);
                               ^
0_0_25736901_4783.cpp: In function 'void build(int, int, int)':
0_0_25736901_4783.cpp:23:3: error: 'tr' was not declared in this scope
   tr[d].v=val;
   ^
0_0_25736901_4783.cpp:23:11: error: 'val' was not declared in this scope
   tr[d].v=val;
           ^
0_0_25736901_4783.cpp:28:2: error: 'tr' was not declared in this scope
  tr[d].lz=0,tr[d].lzx=-1;
  ^
0_0_25736901_4783.cpp:29:13: error: 'mid' was not declared in this scope
  build(lc,1,mid);
             ^
0_0_25736901_4783.cpp: In function 'void lazy(int)':
0_0_25736901_4783.cpp:35:5: error: 'tr' was not declared in this scope
  if(tr[d].lzx!=-1)
     ^
0_0_25736901_4783.cpp: In function 'void updatex(int, int, int, int, int, int, int)':
0_0_25736901_4783.cpp:52:3: error: 'tr' was not declared in this scope
   tr[d].lzx=x;
   ^
0_0_25736901_4783.cpp:57:8: error: 'mid' was not declared in this scope
  if(R<=mid)
        ^
0_0_25736901_4783.cpp: In function 'void update(int, int, int, int, int, int, int)':
0_0_25736901_4783.cpp:69:6: error: 'tr' was not declared in this scope
   if(tr[d].v<=x)
      ^
0_0_25736901_4783.cpp:72:5: error: 'tr' was not declared in this scope
  if(tr[d].lzx!=-1)
     ^


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-10-02 03:22:39, Gzip enabled