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_19284829_8494.cpp:3:6: error: expected constructor, destructor, or type conversion before ';' token
  
      ^
0_0_19284829_8494.cpp: In function 'int ok(int, int)':
0_0_19284829_8494.cpp:9:2: error: 'nbsp' was not declared in this scope
     if(x<0||y<0||x>=n||y>=m)
  ^
0_0_19284829_8494.cpp: In function 'int dfs(int)':
0_0_19284829_8494.cpp:15:2: error: 'nbsp' was not declared in this scope
     if(pos==num-1)
  ^
0_0_19284829_8494.cpp:27:145: error: continue statement not within a loop
                         continue;
                                                                                                                                                 ^
0_0_19284829_8494.cpp:44:176: error: 'ii' was not declared in this scope
                             map[tx[ii]][ty[ii]]='X';
                                                                                                                                                                                ^
0_0_19284829_8494.cpp:62:176: error: 'ii' was not declared in this scope
                             map[tx[ii]][ty[ii]]='O';
                                                                                                                                                                                ^
0_0_19284829_8494.cpp: In function 'int main()':
0_0_19284829_8494.cpp:69:2: error: 'nbsp' was not declared in this scope
     while(~scanf("%s",map[0]))
  ^


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-16 11:53:42, Gzip enabled