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_28521416_26084.cpp: In function 'void dfs(int)':
0_0_28521416_26084.cpp:19:21: error: 'struct sc' has no member named 'to'
         if(cnt[g[i].to])cnt[g[i].to]--;
                     ^
0_0_28521416_26084.cpp:19:34: error: 'struct sc' has no member named 'to'
         if(cnt[g[i].to])cnt[g[i].to]--;
                                  ^
0_0_28521416_26084.cpp:20:20: error: 'struct sc' has no member named 'to'
         if(!v[g[i].to]&&cnt[g[i].to==1])dfs(g[i].to);
                    ^
0_0_28521416_26084.cpp:20:34: error: 'struct sc' has no member named 'to'
         if(!v[g[i].to]&&cnt[g[i].to==1])dfs(g[i].to);
                                  ^
0_0_28521416_26084.cpp:20:50: error: 'struct sc' has no member named 'to'
         if(!v[g[i].to]&&cnt[g[i].to==1])dfs(g[i].to);
                                                  ^


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 12:53:22, Gzip enabled