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_21609530_8155.cpp:121:12: error: redefinition of 'long long int jc [10010]'
 LL jc[10010];
            ^
0_0_21609530_8155.cpp:8:4: note: 'long long int jc [10010]' previously declared here
 LL jc[10010];
    ^
0_0_21609530_8155.cpp:122:4: error: redefinition of 'long long int ans1'
 LL ans1,ans2,n,m;
    ^
0_0_21609530_8155.cpp:9:4: note: 'long long int ans1' previously declared here
 LL ans1,ans2,n,m;
    ^
0_0_21609530_8155.cpp:122:9: error: redefinition of 'long long int ans2'
 LL ans1,ans2,n,m;
         ^
0_0_21609530_8155.cpp:9:9: note: 'long long int ans2' previously declared here
 LL ans1,ans2,n,m;
         ^
0_0_21609530_8155.cpp:122:14: error: redefinition of 'long long int n'
 LL ans1,ans2,n,m;
              ^
0_0_21609530_8155.cpp:9:14: note: 'long long int n' previously declared here
 LL ans1,ans2,n,m;
              ^
0_0_21609530_8155.cpp:122:16: error: redefinition of 'long long int m'
 LL ans1,ans2,n,m;
                ^
0_0_21609530_8155.cpp:9:16: note: 'long long int m' previously declared here
 LL ans1,ans2,n,m;
                ^
0_0_21609530_8155.cpp:123:5: error: redefinition of 'int len1'
 int len1,len2,cnt;
     ^
0_0_21609530_8155.cpp:10:5: note: 'int len1' previously declared here
 int len1,len2,cnt;
     ^
0_0_21609530_8155.cpp:123:10: error: redefinition of 'int len2'
 int len1,len2,cnt;
          ^
0_0_21609530_8155.cpp:10:10: note: 'int len2' previously declared here
 int len1,len2,cnt;
          ^
0_0_21609530_8155.cpp:123:15: error: redefinition of 'int cnt'
 int len1,len2,cnt;
               ^
0_0_21609530_8155.cpp:10:15: note: 'int cnt' previously declared here
 int len1,len2,cnt;
               ^
0_0_21609530_8155.cpp:124:14: error: redefinition of 'char s1 [10010]'
 char s1[10010],s2[10010],leaf;
              ^
0_0_21609530_8155.cpp:11:6: note: 'char s1 [10010]' previously declared here
 char s1[10010],s2[10010],leaf;
      ^
0_0_21609530_8155.cpp:124:24: error: redefinition of 'char s2 [10010]'
 char s1[10010],s2[10010],leaf;
                        ^
0_0_21609530_8155.cpp:11:16: note: 'char s2 [10010]' previously declared here
 char s1[10010],s2[10010],leaf;
                ^
0_0_21609530_8155.cpp:124:26: error: redefinition of 'char leaf'
 char s1[10010],s2[10010],leaf;
                          ^
0_0_21609530_8155.cpp:11:26: note: 'char leaf' previously declared here
 char s1[10010],s2[10010],leaf;
                          ^
0_0_21609530_8155.cpp:125:12: error: redefinition of 'int l [10010]'
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
            ^
0_0_21609530_8155.cpp:12:5: note: 'int l [10010]' previously declared here
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
     ^
0_0_21609530_8155.cpp:125:21: error: redefinition of 'int r [10010]'
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                     ^
0_0_21609530_8155.cpp:12:14: note: 'int r [10010]' previously declared here
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
              ^
0_0_21609530_8155.cpp:125:32: error: redefinition of 'int inf [10010]'
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                                ^
0_0_21609530_8155.cpp:12:23: note: 'int inf [10010]' previously declared here
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                       ^
0_0_21609530_8155.cpp:125:43: error: redefinition of 'int bit [10010]'
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                                           ^
0_0_21609530_8155.cpp:12:34: note: 'int bit [10010]' previously declared here
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                                  ^
0_0_21609530_8155.cpp:125:53: error: redefinition of 'int kk [10010]'
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                                                     ^
0_0_21609530_8155.cpp:12:45: note: 'int kk [10010]' previously declared here
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                                             ^
0_0_21609530_8155.cpp:125:64: error: redefinition of 'int num [10010]'
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                                                                ^
0_0_21609530_8155.cpp:12:55: note: 'int num [10010]' previously declared here
 int l[10010],r[10010],inf[10010],bit[10010],kk[10010],num[10010];
                                                       ^
0_0_21609530_8155.cpp: In function 'void dealjc(int)':
0_0_21609530_8155.cpp:126:6: error: redefinition of 'void dealjc(int)'
 void dealjc(int n)//处理阶乘
      ^
0_0_21609530_8155.cpp:13:6: note: 'void dealjc(int)' previously defined here
 void dealjc(int n)//处理阶乘
      ^
0_0_21609530_8155.cpp: In function 'void div(int*, int&, int&, int)':
0_0_21609530_8155.cpp:133:6: error: redefinition of 'void div(int*, int&, int&, int)'
 void div(int *num,int &len,int &res,int d)//大数除法
      ^
0_0_21609530_8155.cpp:20:6: note: 'void div(int*, int&, int&, int)' previously defined here
 void div(int *num,int &len,int &res,int d)//大数除法
      ^
0_0_21609530_8155.cpp: In function 'long long int deal(int*, int)':
0_0_21609530_8155.cpp:146:4: error: redefinition of 'long long int deal(int*, int)'
 LL deal(int *num,int len)
    ^
0_0_21609530_8155.cpp:33:4: note: 'long long int deal(int*, int)' previously defined here
 LL deal(int *num,int len)
    ^
0_0_21609530_8155.cpp: In function 'int main()':
0_0_21609530_8155.cpp:197:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_21609530_8155.cpp:84: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-09-27 23:52:59, Gzip enabled