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_16653461_7280.cpp: In function 'void print(int)':
0_0_16653461_7280.cpp:119:113: error: 'flag' was not declared in this scope
  printf("(节点%d)(左儿子%d)(右儿子%d)(权值%d)(子树大小%d)(延迟标记%lld)\n", x, ch[x][0], ch[x][1], v[x], sz[x], flag[x]);
                                                                                                                 ^
0_0_16653461_7280.cpp: In member function 'void Draw::draw(int, int, int)':
0_0_16653461_7280.cpp:209:24: error: 'flag' was not declared in this scope
   mp[dep][ln[dep]++] = flag[x] + 48;
                        ^


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