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_24123384_9610.cpp:12:11: error: 'o' does not name a type
 node s, e;o
           ^
0_0_24123384_9610.cpp: In function 'bool check(int, int, int)':
0_0_24123384_9610.cpp:27:26: error: 'n' was not declared in this scope
     if(x < 1||y < 1||x > n||y > m||mp[f][x][y] == '*')
                          ^
0_0_24123384_9610.cpp:27:33: error: 'm' was not declared in this scope
     if(x < 1||y < 1||x > n||y > m||mp[f][x][y] == '*')
                                 ^
0_0_24123384_9610.cpp: In function 'int main()':
0_0_24123384_9610.cpp:59:17: error: 't' was not declared in this scope
     scanf("%d",&t);
                 ^
0_0_24123384_9610.cpp:63:25: error: 'n' was not declared in this scope
         scanf("%d%d%d",&n,&m,&tt);
                         ^
0_0_24123384_9610.cpp:63:28: error: 'm' was not declared in this scope
         scanf("%d%d%d",&n,&m,&tt);
                            ^
0_0_24123384_9610.cpp:63:31: error: 'tt' was not declared in this scope
         scanf("%d%d%d",&n,&m,&tt);
                               ^


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-17 12:42:18, Gzip enabled