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_36442744_16584.cpp: In function 'void topo()':
0_0_36442744_16584.cpp:40:24: error: 'x' was not declared in this scope
                 if(val[x]){
                        ^
0_0_36442744_16584.cpp:45:47: error: 'x' was not declared in this scope
                 val[to]=max(0,min(val[to],val[x]-1));
                                               ^
0_0_36442744_16584.cpp:47:35: error: 'x' was not declared in this scope
                 val[to]=max(0,val[x]-1);
                                   ^
0_0_36442744_16584.cpp:49:20: error: 'x' was not declared in this scope
             if(val[x]) vis[to]=1;
                    ^


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-06-15 16:41:21, Gzip enabled