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_30382328_19742.cpp: In function 'void updata(int, int, int, int, int, int)':
0_0_30382328_19742.cpp:54:9: error: 'cur' was not declared in this scope
         cur[o] = c;
         ^
0_0_30382328_19742.cpp:59:42: error: 'update' was not declared in this scope
     if(L <= m) update(L, R, c, l, m, o<<1);
                                          ^
0_0_30382328_19742.cpp:60:45: error: 'update' was not declared in this scope
     if(m < R) update(L, R, c, m+1, r, o<<1|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-11-17 06:18:59, Gzip enabled