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_33319148_8472.cpp: In function 'void rDFS(int, int)':
0_0_33319148_8472.cpp:13:82: error: continue statement not within a loop
  if(x1<0||x1>n-1||y1<0||y1>m-1||vis[x1][y1]||(mp[x1][y1]!='R'&&mp[x1][y1]!='G')) continue;
                                                                                  ^
0_0_33319148_8472.cpp: In function 'void bDFS(int, int)':
0_0_33319148_8472.cpp:21:82: error: continue statement not within a loop
  if(x1<0||x1>n-1||y1<0||y1>m-1||vis[x1][y1]||(mp[x1][y1]!='B'&&mp[x1][y1]!='G')) continue;
                                                                                  ^


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 02:46:23, Gzip enabled