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_33686676_10309.cpp: In function 'void dfs2(ll, ll)':
0_0_33686676_10309.cpp:87:19: error: 'd' was not declared in this scope
    mx1 = dp1[v] + d;
                   ^
0_0_33686676_10309.cpp:92:19: error: 'd' was not declared in this scope
    mx2 = dp1[v] + d;
                   ^
0_0_33686676_10309.cpp: In function 'int main()':
0_0_33686676_10309.cpp:120:32: error: 'dp3' was not declared in this scope
   printf ("%d\n", max (dp1[i], dp3[i]));
                                ^


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-17 03:50:54, Gzip enabled