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_17022470_11979.cpp:3:1: error: 'usingnamespace' does not name a type
 usingnamespace std;
 ^
0_0_17022470_11979.cpp: In function 'bool h(int, S)':
0_0_17022470_11979.cpp:23:1: error: 'returnfalse' was not declared in this scope
 returnfalse;
 ^
0_0_17022470_11979.cpp:27:1: error: 'returntrue' was not declared in this scope
 returntrue;
 ^
0_0_17022470_11979.cpp: In function 'bool dfs(int, S)':
0_0_17022470_11979.cpp:31:14: error: 'returnfalse' was not declared in this scope
 if(!h(d,tu)) returnfalse;
              ^
0_0_17022470_11979.cpp:32:13: error: 'returntrue' was not declared in this scope
 if(d==deep) returntrue;
             ^
0_0_17022470_11979.cpp:48:17: error: 'returntrue' was not declared in this scope
 if(dfs(d+1,tv)) returntrue;
                 ^
0_0_17022470_11979.cpp:50:1: error: 'returnfalse' was not declared in this scope
 returnfalse;
 ^
0_0_17022470_11979.cpp: In function 'int voidin(bool&)':
0_0_17022470_11979.cpp:78:1: error: 'charin' was not declared in this scope
 charin=getchar();
 ^
0_0_17022470_11979.cpp:79:7: error: 'in' was not declared in this scope
 while(in<=32) in=getchar();
       ^
0_0_17022470_11979.cpp:80:10: error: 'in' was not declared in this scope
     val=(in=='0');
          ^
0_0_17022470_11979.cpp: In function 'int main()':
0_0_17022470_11979.cpp:88:14: error: 'in' was not declared in this scope
 in(maze[i][j]);
              ^
0_0_17022470_11979.cpp:115:17: error: 'elseif' was not declared in this scope
 elseif(ans[i]==1) puts("north");
                 ^


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 21:58:56, Gzip enabled