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_14967241_24572.c:8:1: error: expected identifier or '(' before '/' token
 // recursion resolv
 ^
0_0_14967241_24572.c:24:1: error: unknown type name 'bool'
 bool buxing(int x, int y) {
 ^
0_0_14967241_24572.c: In function 'buxing':
0_0_14967241_24572.c:28:20: error: 'true' undeclared (first use in this function)
             return true;
                    ^
0_0_14967241_24572.c:28:20: note: each undeclared identifier is reported only once for each function it appears in
0_0_14967241_24572.c:34:12: error: 'false' undeclared (first use in this function)
     return false;
            ^
0_0_14967241_24572.c: At top level:
0_0_14967241_24572.c:36:1: error: expected identifier or '(' before '/' token
 // n is x, i is y
 ^
0_0_14967241_24572.c: In function 'main':
0_0_14967241_24572.c:73:13: error: 'true' undeclared (first use in this function)
     } while(true);
             ^


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-30 08:55:59, Gzip enabled