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_25251249_23088.cpp: In function 'int main()':
0_0_25251249_23088.cpp:26:39: error: 'c' was not declared in this scope
         scanf("%d%I64d%d%d",&x,&m,&k,&c);
                                       ^
0_0_25251249_23088.cpp:29:30: error: too many arguments to function 'long long int quick_pow(long long int, int)'
         s=(quick_pow(10,m,mod)-1)%mod/9;
                              ^
0_0_25251249_23088.cpp:6:11: note: declared here
 long long quick_pow(long long a,int n)
           ^


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-16 18:36:16, Gzip enabled