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_30378667_30611.cpp:83:11: error: redefinition of 'const int mod'
 const int mod = 1e9+7;
           ^
0_0_30378667_30611.cpp:7:11: note: 'const int mod' previously defined here
 const int mod = 1e9+7;
           ^
0_0_30378667_30611.cpp: In function 'll qp(ll, ll)':
0_0_30378667_30611.cpp:84:4: error: redefinition of 'll qp(ll, ll)'
 ll qp(ll x,ll n)
    ^
0_0_30378667_30611.cpp:8:4: note: 'll qp(ll, ll)' previously defined here
 ll qp(ll x,ll n)
    ^
0_0_30378667_30611.cpp: At global scope:
0_0_30378667_30611.cpp:96:16: error: redefinition of 'int prime [10010]'
 int prime[10010],a[10010],yin[10010];
                ^
0_0_30378667_30611.cpp:20:5: note: 'int prime [10010]' previously declared here
 int prime[10010],a[10010],yin[10010];
     ^
0_0_30378667_30611.cpp:96:25: error: redefinition of 'int a [10010]'
 int prime[10010],a[10010],yin[10010];
                         ^
0_0_30378667_30611.cpp:20:18: note: 'int a [10010]' previously declared here
 int prime[10010],a[10010],yin[10010];
                  ^
0_0_30378667_30611.cpp:96:36: error: redefinition of 'int yin [10010]'
 int prime[10010],a[10010],yin[10010];
                                    ^
0_0_30378667_30611.cpp:20:27: note: 'int yin [10010]' previously declared here
 int prime[10010],a[10010],yin[10010];
                           ^
0_0_30378667_30611.cpp: In function 'll Fac(ll)':
0_0_30378667_30611.cpp:97:4: error: redefinition of 'll Fac(ll)'
 ll Fac(ll n)
    ^
0_0_30378667_30611.cpp:21:4: note: 'll Fac(ll)' previously defined here
 ll Fac(ll n)
    ^
0_0_30378667_30611.cpp: In function 'int main()':
0_0_30378667_30611.cpp:106:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_30378667_30611.cpp:30:5: note: 'int main()' previously defined here
 int main()
     ^


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-25 01:46:49, Gzip enabled