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_29150487_31361.cpp: In function 'void dfs1(int, int, char)':
0_0_29150487_31361.cpp:16:20: error: invalid types '<unresolved overloaded function type>[int]' for array subscript
   int tx = x+next[i][0];
                    ^
0_0_29150487_31361.cpp:17:20: error: invalid types '<unresolved overloaded function type>[int]' for array subscript
   int ty = y+next[i][1];
                    ^
0_0_29150487_31361.cpp: In function 'void dfs2(int, int, char)':
0_0_29150487_31361.cpp:50:20: error: invalid types '<unresolved overloaded function type>[int]' for array subscript
   int tx = x+next[i][0];
                    ^
0_0_29150487_31361.cpp:51:20: error: invalid types '<unresolved overloaded function type>[int]' for array subscript
   int ty = y+next[i][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-10-06 04:03:52, Gzip enabled