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_18241009_15648.cpp: In function 'int main()':
0_0_18241009_15648.cpp:102:25: error: 'x' was not declared in this scope
   long long ans = Lucas(x, y);
                         ^
0_0_18241009_15648.cpp:102:28: error: 'y' was not declared in this scope
   long long ans = Lucas(x, y);
                            ^
0_0_18241009_15648.cpp:125:6: error: redeclaration of 'long long int ans'
   ll ans = Lucas(cc, m - cc);
      ^
0_0_18241009_15648.cpp:102:13: note: 'long long int ans' previously declared here
   long long ans = Lucas(x, y);
             ^


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-26 20:59:01, Gzip enabled