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_24536627_15981.cpp: In function 'int cow(int)':
0_0_24536627_15981.cpp:10:13: error: 'dp' was not declared in this scope
    if(n>=5&&dp[n-3]&&dp[n-1]) return a[n];
             ^
0_0_24536627_15981.cpp:11:21: error: 'f' was not declared in this scope
    return a[n]=f(n-1)+(n-3);
                     ^


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-06 04:20:09, Gzip enabled