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_28958449_30106.cpp: In function 'double dfs(int)':
0_0_28958449_30106.cpp:7:24: error: 'gl' was not declared in this scope
  if(dp[a])return dp[a]*gl;
                        ^
0_0_28958449_30106.cpp:10:16: error: 'gl' was not declared in this scope
   if(a+i<21)s+=gl*g[i]*dfs(a+i)/13;
                ^
0_0_28958449_30106.cpp:12:21: error: 'gl' was not declared in this scope
  dp[a]=max(wi[a],s)/gl;
                     ^


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-26 10:49:22, Gzip enabled