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_16776902_3771.cpp: In function 'int main()':
0_0_16776902_3771.cpp:4:8: error: 'cin' was not declared in this scope
  while(cin>>n>>m,m)
        ^
0_0_16776902_3771.cpp:4:13: error: 'n' was not declared in this scope
  while(cin>>n>>m,m)
             ^
0_0_16776902_3771.cpp:4:16: error: 'm' was not declared in this scope
  while(cin>>n>>m,m)
                ^
0_0_16776902_3771.cpp:11:10: error: 'map' was not declared in this scope
     cin>>map[i][j];
          ^
0_0_16776902_3771.cpp:18:8: error: 'map' was not declared in this scope
     if(map[i][j]=='@')
        ^
0_0_16776902_3771.cpp:22:13: error: 'BFS' was not declared in this scope
      BFS(i,j);
             ^
0_0_16776902_3771.cpp:26:3: error: 'cout' was not declared in this scope
   cout<<sum<<endl;
   ^
0_0_16776902_3771.cpp:26:14: error: 'endl' was not declared in this scope
   cout<<sum<<endl;
              ^


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-29 19:00:07, Gzip enabled