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_38499788_24263.cpp: In function 'void dfs(int, int)':
0_0_38499788_24263.cpp:34:77: error: expected ')' before '{' token
      if(vis[x2][y2+1]&&y2<m&&((vis[x2-1][y2]&&x2>1)||(vis[x2+1][y2]&&x2<n)) {ans++;dfs(x2,y2);}
                                                                             ^
0_0_38499788_24263.cpp:71:1: error: expected statement at end of input
 }
 ^
0_0_38499788_24263.cpp:71:1: error: expected '}' at end of input
0_0_38499788_24263.cpp:71:1: error: expected '}' at end of input


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-01-10 12:03:37, Gzip enabled