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_37807741_15351.cpp:18:22: error: 'Maxm' was not declared in this scope
 int a[Maxn + 5], cnt[Maxm + 5], pre[Maxn + 5];
                      ^
0_0_37807741_15351.cpp: In function 'void Add(int)':
0_0_37807741_15351.cpp:49:12: error: 'cnt' was not declared in this scope
     ret += cnt[pre[p]] ++;
            ^
0_0_37807741_15351.cpp: In function 'void Del(int)':
0_0_37807741_15351.cpp:53:15: error: 'cnt' was not declared in this scope
     ret -= -- cnt[pre[p]];
               ^
0_0_37807741_15351.cpp: In function 'int main()':
0_0_37807741_15351.cpp:89:17: error: 'cnt' was not declared in this scope
         memset (cnt, 0, sizeof cnt);
                 ^


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-23 06:38:14, Gzip enabled