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_35800159_12836.cpp: In function 'bool judge(int)':
0_0_35800159_12836.cpp:6:57: error: 'isYD' was not declared in this scope
     if((inp-13)%5==0 && (inp-13)>0) b1 = isYD((inp-13)/5); 
                                                         ^
0_0_35800159_12836.cpp:7:57: error: 'isYD' was not declared in this scope
     if((inp+13)%5==0 && (inp+13)>0) b2 = isYD((inp+13)/5);
                                                         ^
0_0_35800159_12836.cpp:8:57: error: 'isYD' was not declared in this scope
     if((inp-5)%13==0 && (inp-5) >0) b3 = isYD((inp-5)/13);
                                                         ^
0_0_35800159_12836.cpp:9:57: error: 'isYD' was not declared in this scope
     if((inp+5)%13==0 && (inp+5) >0) b3 = isYD((inp+5)/13);
                                                         ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-18 23:18:33, Gzip enabled