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_24736259_4786.cpp: In function 'LL Lucas(LL, LL, LL)':
0_0_24736259_4786.cpp:31:67: error: too few arguments to function 'LL mul(LL, LL, LL)'
  return mul(Lucas(n / MOD, m / MOD, MOD), C(n % MOD, m % MOD, MOD));
                                                                   ^
0_0_24736259_4786.cpp:17:4: note: declared here
 LL mul(LL a, LL b, LL MOD) {
    ^


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 01:23:05, Gzip enabled