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_13291770_23256.cpp: In function 'void bfs1(Coordinate)':
0_0_13291770_23256.cpp:99:11: error: missing template arguments before '[' token
     if(map[tempi.x][tempi.y]=='.')
           ^
0_0_13291770_23256.cpp: In function 'void work()':
0_0_13291770_23256.cpp:163:10: error: missing template arguments before '[' token
    if(map[i][j]!='.'&&map[i][j]!='#')
          ^
0_0_13291770_23256.cpp:163:26: error: missing template arguments before '[' token
    if(map[i][j]!='.'&&map[i][j]!='#')
                          ^
0_0_13291770_23256.cpp:165:24: error: 'bfs' was not declared in this scope
     bfs(Coordinate(i,j));
                        ^


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-25 04:05:58, Gzip enabled