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_36271762_29421.cpp:30:16: error: expected ']' before ',' token
 int tag[MAXNODE,m;
                ^
0_0_36271762_29421.cpp: In function 'void build(int, int, int, int)':
0_0_36271762_29421.cpp:35:5: error: 'tag' was not declared in this scope
     tag[rt] = 1;//标记rt已被选择 
     ^
0_0_36271762_29421.cpp: In function 'void query(node, int, int)':
0_0_36271762_29421.cpp:45:8: error: 'tag' was not declared in this scope
     if(tag[rt] == 0) return;//不存在该节点 
        ^


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-27 23:48:35, Gzip enabled