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_16211087_21095.cpp:5:1: error: 'vector' does not name a type
 vector<int> vt[MAXN];
 ^
0_0_16211087_21095.cpp: In function 'int main()':
0_0_16211087_21095.cpp:10:26: error: 'RIV' was not declared in this scope
  while (~RIV(a, b, all, c))
                          ^
0_0_16211087_21095.cpp:13:11: error: 'INF' was not declared in this scope
   CLR(dp, INF);
           ^
0_0_16211087_21095.cpp:13:14: error: 'CLR' was not declared in this scope
   CLR(dp, INF);
              ^
0_0_16211087_21095.cpp:14:7: error: 'i' was not declared in this scope
   REP(i, MAXN) vt[i].clear();
       ^
0_0_16211087_21095.cpp:14:14: error: 'REP' was not declared in this scope
   REP(i, MAXN) vt[i].clear();
              ^
0_0_16211087_21095.cpp:16:13: error: 'FE' was not declared in this scope
   FE(i, 1, a) RI(ipta[i]);
             ^
0_0_16211087_21095.cpp:39:9: error: 'WI' was not declared in this scope
   WI(ans);
         ^


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-22 20:47:55, Gzip enabled