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_21813487_29204.cpp:6:1: error: 'vector' does not name a type
 vector<int> p[N];
 ^
0_0_21813487_29204.cpp: In function 'void DFS(int)':
0_0_21813487_29204.cpp:10:8: error: 'p' was not declared in this scope
     FI(p[x].size()){
        ^
0_0_21813487_29204.cpp:10:19: error: 'FI' was not declared in this scope
     FI(p[x].size()){
                   ^
0_0_21813487_29204.cpp: In function 'int main()':
0_0_21813487_29204.cpp:21:15: error: 'S' was not declared in this scope
      while(S(n)!=EOF)
               ^
0_0_21813487_29204.cpp:21:18: error: 'EOF' was not declared in this scope
      while(S(n)!=EOF)
                  ^
0_0_21813487_29204.cpp:23:15: error: 'FI' was not declared in this scope
         FI(n+1) p[i].clear();
               ^
0_0_21813487_29204.cpp:24:17: error: 'fill' was not declared in this scope
         fill(d,0);
                 ^
0_0_21813487_29204.cpp:36:13: error: 'i' was not declared in this scope
         For(i,1,n+1){
             ^
0_0_21813487_29204.cpp:36:20: error: 'For' was not declared in this scope
         For(i,1,n+1){
                    ^
0_0_21813487_29204.cpp:43:26: error: 'printf' was not declared in this scope
             printf("NO\n");
                          ^
0_0_21813487_29204.cpp:59:16: error: 'p' was not declared in this scope
             FI(p[mi].size()){
                ^
0_0_21813487_29204.cpp:81:26: error: 'printf' was not declared in this scope
             printf("NO\n");
                          ^
0_0_21813487_29204.cpp:83:27: error: 'printf' was not declared in this scope
             printf("YES\n");
                           ^


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-25 19:17:26, Gzip enabled