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_37796496_16018.cpp:69:1: error: 'bitset' does not name a type
 bitset<405> re1[25];
 ^
0_0_37796496_16018.cpp: In function 'void prework()':
0_0_37796496_16018.cpp:79:26: error: 're1' was not declared in this scope
     for(int i=0;i<n;i++) re1[i].reset();
                          ^
0_0_37796496_16018.cpp:85:67: error: 're1' was not declared in this scope
                 if(k==1 && check1((node){x[i],y[i],x1[j],y1[j]})) re1[i][p]=1;
                                                                   ^
0_0_37796496_16018.cpp:86:67: error: 're1' was not declared in this scope
                 if(k==2 && check1((node){x[i],y[i],x2[j],y2[j]})) re1[i][p]=1;
                                                                   ^
0_0_37796496_16018.cpp:87:67: error: 're1' was not declared in this scope
                 if(k==3 && check1((node){x[i],y[i],x3[j],y3[j]})) re1[i][p]=1;
                                                                   ^
0_0_37796496_16018.cpp:88:67: error: 're1' was not declared in this scope
                 if(k==4 && check1((node){x[i],y[i],x4[j],y4[j]})) re1[i][p]=1;
                                                                   ^
0_0_37796496_16018.cpp: In function 'int main()':
0_0_37796496_16018.cpp:124:13: error: 'bitset' was not declared in this scope
             bitset<405> tmp;
             ^
0_0_37796496_16018.cpp:124:25: error: 'tmp' was not declared in this scope
             bitset<405> tmp;
                         ^
0_0_37796496_16018.cpp:128:26: error: 're1' was not declared in this scope
                     tmp|=re1[i];
                          ^


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-29 07:17:01, Gzip enabled