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_30381159_15009.cpp:19:1: error: expected initializer before 'void'
 void pushup(int rt)
 ^
0_0_30381159_15009.cpp: In function 'void build(int, int, int)':
0_0_30381159_15009.cpp:27:3: error: 'add' was not declared in this scope
   add[rt]=0;
   ^
0_0_30381159_15009.cpp:34:11: error: 'pushup' was not declared in this scope
  pushup(rt);
           ^
0_0_30381159_15009.cpp: In function 'void pushdown(int, int, int)':
0_0_30381159_15009.cpp:38:5: error: 'add' was not declared in this scope
  if(add[rt])
     ^
0_0_30381159_15009.cpp: In function 'void updata(int, int, int, int, int, int)':
0_0_30381159_15009.cpp:50:3: error: 'add' was not declared in this scope
   add[rt]=c;
   ^
0_0_30381159_15009.cpp:58:11: error: 'pushup' was not declared in this scope
  pushup(rt);
           ^


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 06:40:18, Gzip enabled