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_19609961_14057.cpp: In function 'int main()':
0_0_19609961_14057.cpp:20:23: error: 'memset' was not declared in this scope
   memset(g,0,sizeof(g));
                       ^
0_0_19609961_14057.cpp:40:25: error: expected '}' at end of input
      dp[j|(1<<k)]+=dp[j];//j状态变成j|(1<<k)]状态产生的排列数,j|(1<<k)]状态是j状态第i+1个位置选择了k之后的状态
                         ^
0_0_19609961_14057.cpp:40:25: error: expected '}' at end of input
0_0_19609961_14057.cpp:40:25: error: expected '}' at end of input
0_0_19609961_14057.cpp:40:25: error: expected '}' at end of input


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-16 10:29:52, Gzip enabled