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_37749049_7362.cpp: In function 'int main()':
0_0_37749049_7362.cpp:55:5: error: 'flag' was not declared in this scope
     flag++;      //g为1表示该图为连通   g大于1表示有多个分图! 
     ^
0_0_37749049_7362.cpp:60:5: error: 'flag' was not declared in this scope
     flag=0;
     ^
0_0_37749049_7362.cpp:64:39: error: 'flag' was not declared in this scope
   if(( (a==1&&b==1)||(a==0&&b==0)) && flag==1 )  puts("Ordering is possible.");
                                       ^


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-10 19:11:41, Gzip enabled