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_22249673_25283.cpp:28:1: error: 'bitset' does not name a type
 bitset<MAXV> rG[MAXV];
 ^
0_0_22249673_25283.cpp: In function 'void init()':
0_0_22249673_25283.cpp:36:9: error: 'rG' was not declared in this scope
         rG[i].reset();
         ^
0_0_22249673_25283.cpp: At global scope:
0_0_22249673_25283.cpp:77:15: error: 'bitset' does not name a type
 int ctz(const bitset<MAXV> &s)//返回末尾0的个数
               ^
0_0_22249673_25283.cpp:77:21: error: expected ',' or '...' before '<' token
 int ctz(const bitset<MAXV> &s)//返回末尾0的个数
                     ^
0_0_22249673_25283.cpp: In function 'int ctz(int)':
0_0_22249673_25283.cpp:80:14: error: request for member 'test' in 's', which is of non-class type 'char [13][13]'
         if(s.test(i))
              ^
0_0_22249673_25283.cpp: At global scope:
0_0_22249673_25283.cpp:85:10: error: variable or field 'dfs' declared void
 void dfs(bitset<MAXV> R,bitset<MAXV> P,bitset<MAXV> X)//已经在团中的点状压,可能在团中的点状压,不考虑的点状压
          ^
0_0_22249673_25283.cpp:85:10: error: 'bitset' was not declared in this scope
0_0_22249673_25283.cpp:85:23: error: 'R' was not declared in this scope
 void dfs(bitset<MAXV> R,bitset<MAXV> P,bitset<MAXV> X)//已经在团中的点状压,可能在团中的点状压,不考虑的点状压
                       ^
0_0_22249673_25283.cpp:85:25: error: 'bitset' was not declared in this scope
 void dfs(bitset<MAXV> R,bitset<MAXV> P,bitset<MAXV> X)//已经在团中的点状压,可能在团中的点状压,不考虑的点状压
                         ^
0_0_22249673_25283.cpp:85:38: error: 'P' was not declared in this scope
 void dfs(bitset<MAXV> R,bitset<MAXV> P,bitset<MAXV> X)//已经在团中的点状压,可能在团中的点状压,不考虑的点状压
                                      ^
0_0_22249673_25283.cpp:85:40: error: 'bitset' was not declared in this scope
 void dfs(bitset<MAXV> R,bitset<MAXV> P,bitset<MAXV> X)//已经在团中的点状压,可能在团中的点状压,不考虑的点状压
                                        ^
0_0_22249673_25283.cpp:85:53: error: 'X' was not declared in this scope
 void dfs(bitset<MAXV> R,bitset<MAXV> P,bitset<MAXV> X)//已经在团中的点状压,可能在团中的点状压,不考虑的点状压
                                                     ^


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-10-01 12:17:40, Gzip enabled