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_17022459_14099.cpp:5:1: error: 'usingnamespace' does not name a type
 usingnamespace std;
 ^
0_0_17022459_14099.cpp: In function 'bool dfs(int)':
0_0_17022459_14099.cpp:47:22: error: 'returnfalse' was not declared in this scope
 if(k+(h()+2)/3>deep) returnfalse;
                      ^
0_0_17022459_14099.cpp:54:14: error: 'returntrue' was not declared in this scope
 if(dfs(k+1)) returntrue;
              ^
0_0_17022459_14099.cpp:57:1: error: 'returnfalse' was not declared in this scope
 returnfalse;
 ^
0_0_17022459_14099.cpp: In function 'int main()':
0_0_17022459_14099.cpp:66:8: error: 'in' was not declared in this scope
 in(s[i]);
        ^


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:44:11, Gzip enabled