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_33521065_9152.cpp: In function 'bool solve1(unsigned int, unsigned int, unsigned int)':
0_0_33521065_9152.cpp:93:52: error: 'sg1' was not declared in this scope
  for(int i=1;a>=FIBO[i];i++) ret&=sg1(a-FIBO[i],b,c);
                                                    ^
0_0_33521065_9152.cpp:96:24: error: 'sg1' was not declared in this scope
  ret&=sg1(a,b-FIBO[i],c);
                        ^
0_0_33521065_9152.cpp:98:52: error: 'sg1' was not declared in this scope
  for(int i=1;c>=FIBO[i];i++) ret&=sg1(a,b,c-FIBO[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-07-02 17:02:43, Gzip enabled