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_34291901_19918.cpp:21:6: error: 'bitset' in namespace 'std' does not name a template type
 std::bitset<N>S[10],ans;
      ^
0_0_34291901_19918.cpp: In function 'int main()':
0_0_34291901_19918.cpp:28:40: error: 'S' was not declared in this scope
   for(int j=1;j<=m;j++) scanf("%d",&a),S[a][i]=1;
                                        ^
0_0_34291901_19918.cpp:33:3: error: 'ans' was not declared in this scope
   ans<<=1,ans[1]=1,ans&=S[s[i]-48];
   ^
0_0_34291901_19918.cpp:33:25: error: 'S' was not declared in this scope
   ans<<=1,ans[1]=1,ans&=S[s[i]-48];
                         ^


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 22:21:24, Gzip enabled