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_37718681_4720.cpp:8:1: error: 'bitset' does not name a type
 bitset<1050>dp[1050][2];
 ^
0_0_37718681_4720.cpp: In function 'int main()':
0_0_37718681_4720.cpp:18:13: error: 'dp' was not declared in this scope
             dp[i][0].reset();
             ^
0_0_37718681_4720.cpp:24:13: error: 'dp' was not declared in this scope
             dp[y][1]|=(1<<x);
             ^
0_0_37718681_4720.cpp:35:16: error: 'dp' was not declared in this scope
             if(dp[i][1][m]){
                ^


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-12-01 10:26:29, Gzip enabled