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_32863824_27722.cpp: In function 'void dfs2(int)':
0_0_32863824_27722.cpp:3:19: error: 'xs' was not declared in this scope
     for(int i=0;i<xs[u].size();i++)
                   ^
0_0_32863824_27722.cpp:7:9: error: 'dp' was not declared in this scope
         dp[to][2]=max(dp[u][2],dp[to][0]+val==dp[u][0]?dp[u][1]:dp[u][0])+val;
         ^
0_0_32863824_27722.cpp:7:73: error: 'max' was not declared in this scope
         dp[to][2]=max(dp[u][2],dp[to][0]+val==dp[u][0]?dp[u][1]:dp[u][0])+val;
                                                                         ^


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-05-19 12:43:25, Gzip enabled