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_35141594_18158.cpp: In function 'bool checkDeg()':
0_0_35141594_18158.cpp:70:2: error: 'returnfalse' was not declared in this scope
  returnfalse;
  ^
0_0_35141594_18158.cpp:74:2: error: 'returntrue' was not declared in this scope
  returntrue;
  ^
0_0_35141594_18158.cpp: In function 'bool checkNum()':
0_0_35141594_18158.cpp:104:2: error: 'returnfalse' was not declared in this scope
  returnfalse;
  ^
0_0_35141594_18158.cpp:108:2: error: 'returntrue' was not declared in this scope
  returntrue;
  ^
0_0_35141594_18158.cpp: In function 'bool checkConn()':
0_0_35141594_18158.cpp:170:9: error: 'returnfalse' was not declared in this scope
  if(ok) returnfalse;
         ^
0_0_35141594_18158.cpp:175:2: error: 'returnfalse' was not declared in this scope
  returnfalse;
  ^
0_0_35141594_18158.cpp:177:2: error: 'returntrue' was not declared in this scope
  returntrue;
  ^
0_0_35141594_18158.cpp: In function 'int main()':
0_0_35141594_18158.cpp:208:1: error: 'return0' was not declared in this scope
 return0;
 ^


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-23 08:00:37, Gzip enabled