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_25921942_20005.cpp: In function 'int main()':
0_0_25921942_20005.cpp:51:13: error: 'll' was not declared in this scope
             ll ans=C(k,m+k-1);
             ^
0_0_25921942_20005.cpp:52:29: error: 'ans' was not declared in this scope
             printf("%lld\n",ans);
                             ^
0_0_25921942_20005.cpp:55:13: error: 'll' was not declared in this scope
             ll ans=C(m-1,m+k-1);
             ^
0_0_25921942_20005.cpp:58:17: error: 'ans' was not declared in this scope
                 ans+=flag*C(i,m)*C(m-1,m+k-i*n-1)%mod;
                 ^
0_0_25921942_20005.cpp:62:29: error: 'ans' was not declared in this scope
             printf("%lld\n",ans);
                             ^
0_0_25921942_20005.cpp:65:1: error: expected '}' at end of input
 }
 ^


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