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_21468639_13857.cpp:27:1: error: 'll' does not name a type
 ll www[1000006];
 ^
0_0_21468639_13857.cpp: In function 'void init()':
0_0_21468639_13857.cpp:35:12: error: 'www' was not declared in this scope
     memset(www,0,sizeof(www));
            ^
0_0_21468639_13857.cpp: In function 'int dfs(int, int)':
0_0_21468639_13857.cpp:53:11: error: 'www' was not declared in this scope
           www[N[i].ed]=N[i].w;
           ^
0_0_21468639_13857.cpp: In function 'int main()':
0_0_21468639_13857.cpp:73:38: error: 'www' was not declared in this scope
             ans=ans+1LL*min(dp[i],k)*www[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 10:39:40, Gzip enabled