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_17026715_11240.cpp:1:10: error: 'MAXN' was not declared in this scope
 int rank[MAXN],height[MAXN];
          ^
0_0_17026715_11240.cpp:1:23: error: 'MAXN' was not declared in this scope
 int rank[MAXN],height[MAXN];
                       ^
0_0_17026715_11240.cpp: In function 'void Height(int*, int*, int)':
0_0_17026715_11240.cpp:6:9: error: 'rank' was not declared in this scope
         rank[sa[i]]=i;
         ^
0_0_17026715_11240.cpp:7:19: error: 'height' was not declared in this scope
     for(i=k=0;i<n;height[rank[i++]]=k)
                   ^
0_0_17026715_11240.cpp:7:26: error: 'rank' was not declared in this scope
     for(i=k=0;i<n;height[rank[i++]]=k)
                          ^


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-30 06:01:09, Gzip enabled