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_36543802_1154.cpp: In function 'void dfs2(int, int)':
0_0_36543802_1154.cpp:51:3: error: expected primary-expression before 'int'
   int mx=max(f2[u][0],tmp2)-2*len[i];
   ^
0_0_36543802_1154.cpp:51:3: error: expected ']' before 'int'
0_0_36543802_1154.cpp:51:3: error: expected ')' before 'int'
0_0_36543802_1154.cpp:52:21: error: 'tmp2' was not declared in this scope
   int tmp3=f2[u][0]+tmp2-2*len[i]-a[u];
                     ^
0_0_36543802_1154.cpp:53:3: error: 'mx' was not declared in this scope
   mx=max(mx,tmp3);
   ^


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-29 20:12:36, Gzip enabled