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_33377100_11559.cpp: In function 'void sappend(int, int, int&)':
0_0_33377100_11559.cpp:144:32: error: 'update' was not declared in this scope
  update(1, 1, n+1, rk[r+1], r+1);
                                ^
0_0_33377100_11559.cpp:146:35: error: 'ok' was not declared in this scope
  while(ok(l, r, r+1-ed[r+1]+1, r+1)) ed[r+1] --;
                                   ^
0_0_33377100_11559.cpp:150:33: error: 'ok' was not declared in this scope
  while(ok(l+1, r+1, l, l+st[l]-1)) st[l]--;
                                 ^
0_0_33377100_11559.cpp: In function 'void erase(int, int, int&)':
0_0_33377100_11559.cpp:156:30: error: 'update' was not declared in this scope
  update(1, 1, n+1, rk[l], inf);
                              ^
0_0_33377100_11559.cpp:158:33: error: 'ok' was not declared in this scope
  while(ok(l+2, r, l+1, l+st[l+1])==0) st[l+1]++;
                                 ^
0_0_33377100_11559.cpp:161:33: error: 'ok' was not declared in this scope
  while(ok(l+1, r-1, r-ed[r]+1, r)) ed[r]--;
                                 ^
0_0_33377100_11559.cpp: In function 'int sol()':
0_0_33377100_11559.cpp:171:17: error: 'build' was not declared in this scope
  build(1, 1, n+1);
                 ^
0_0_33377100_11559.cpp:175:28: error: 'update' was not declared in this scope
  update(1, 1, n+1, rk[0], 0);
                            ^
0_0_33377100_11559.cpp: In function 'int solve()':
0_0_33377100_11559.cpp:196:11: error: 'buildSA' was not declared in this scope
  buildSA(n);
           ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-01-11 00:10:38, Gzip enabled