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_39454462_24372.cpp: In function 'int main()':
0_0_39454462_24372.cpp:236:9: error: 'i' was not declared in this scope
  236 |     rep(i,1,n)
      |         ^
0_0_39454462_24372.cpp:236:5: error: 'rep' was not declared in this scope; did you mean 'frexp'?
  236 |     rep(i,1,n)
      |     ^~~
      |     frexp
0_0_39454462_24372.cpp:321:23: error: 'c' cannot be used as a function
  321 |             ans += ((c(n, k) - c(n - i, k)+mod1)%mod1) * a[i];
      |                      ~^~~~~~
0_0_39454462_24372.cpp:321:33: error: 'c' cannot be used as a function
  321 |             ans += ((c(n, k) - c(n - i, k)+mod1)%mod1) * a[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-09-20 13:36:03, Gzip enabled