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_21979748_22388.cpp:23:1: error: 'bitset' does not name a type
 bitset<510> b[76],d;
 ^
0_0_21979748_22388.cpp: In function 'int main()':
0_0_21979748_22388.cpp:28:21: error: 'b' was not declared in this scope
         rep(i,0,76) b[i].reset();
                     ^
0_0_21979748_22388.cpp:37:24: error: 'b' was not declared in this scope
             rep(j,0,m) b[s1[j]-'0'].set(i);
                        ^
0_0_21979748_22388.cpp:39:9: error: 'd' was not declared in this scope
         d.reset();
         ^
0_0_21979748_22388.cpp:45:17: error: 'b' was not declared in this scope
             d=d&b[s[i]-'0'];
                 ^


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-23 09:55:37, Gzip enabled