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_18812399_14096.cpp:17:18: error: 'dp' does not name a type
 LL dp[20][20][2];dp[len][sum][tag]//前len 位,到当前为为止有num 个tag, tag=0 表示偶数,1为奇数
                  ^
0_0_18812399_14096.cpp: In function 'LL solve(LL)':
0_0_18812399_14096.cpp:56:31: error: 'dfs' was not declared in this scope
     return dfs(len, 0, 0, 0, 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-07-01 17:49:10, Gzip enabled