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_24550140_28439.cpp: In function 'int main()':
0_0_24550140_28439.cpp:28:33: error: expected unqualified-id before 'not' token
                             int not=S&(~(1<<j));
                                 ^
0_0_24550140_28439.cpp:29:40: error: expected primary-expression before ']' token
                             dp[now][not]=max(dp[now][not],dp[pre][S]);
                                        ^
0_0_24550140_28439.cpp:29:57: error: expected primary-expression before ']' token
                             dp[now][not]=max(dp[now][not],dp[pre][S]);
                                                         ^


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