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_30372650_31497.cpp:75:3: error: stray '#' in program
 } #pragma GCC optimize(2)
   ^
0_0_30372650_31497.cpp:75:4: error: 'pragma' does not name a type
 } #pragma GCC optimize(2)
    ^
0_0_30372650_31497.cpp:79:11: error: redefinition of 'const int N'
 const int N=(1<<20)+10;
           ^
0_0_30372650_31497.cpp:5:11: note: 'const int N' previously defined here
 const int N=(1<<20)+10;
           ^
0_0_30372650_31497.cpp:80:8: error: redefinition of 'long long int p [20]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
        ^
0_0_30372650_31497.cpp:6:4: note: 'long long int p [20]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
    ^
0_0_30372650_31497.cpp:80:14: error: redefinition of 'long long int c [20]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
              ^
0_0_30372650_31497.cpp:6:10: note: 'long long int c [20]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
          ^
0_0_30372650_31497.cpp:80:24: error: redefinition of 'int a [41]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                        ^
0_0_30372650_31497.cpp:6:20: note: 'int a [41]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                    ^
0_0_30372650_31497.cpp:80:29: error: redefinition of 'int A [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                             ^
0_0_30372650_31497.cpp:6:26: note: 'int A [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                          ^
0_0_30372650_31497.cpp:80:34: error: redefinition of 'int B [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                  ^
0_0_30372650_31497.cpp:6:31: note: 'int B [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                               ^
0_0_30372650_31497.cpp:80:40: error: redefinition of 'int AA [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                        ^
0_0_30372650_31497.cpp:6:36: note: 'int AA [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                    ^
0_0_30372650_31497.cpp:80:46: error: redefinition of 'int BB [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                              ^
0_0_30372650_31497.cpp:6:42: note: 'int BB [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                          ^
0_0_30372650_31497.cpp:80:53: error: redefinition of 'int idA [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                     ^
0_0_30372650_31497.cpp:6:48: note: 'int idA [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                ^
0_0_30372650_31497.cpp:80:60: error: redefinition of 'int rkA [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                            ^
0_0_30372650_31497.cpp:6:55: note: 'int rkA [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                       ^
0_0_30372650_31497.cpp:80:67: error: redefinition of 'int idB [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                                   ^
0_0_30372650_31497.cpp:6:62: note: 'int idB [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                              ^
0_0_30372650_31497.cpp:80:74: error: redefinition of 'int rkB [1048586]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                                          ^
0_0_30372650_31497.cpp:6:69: note: 'int rkB [1048586]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                                     ^
0_0_30372650_31497.cpp:80:82: error: redefinition of 'int sum [10]'
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                                                  ^
0_0_30372650_31497.cpp:6:76: note: 'int sum [10]' previously declared here
 LL p[20],c[20];int a[41],A[N],B[N],AA[N],BB[N],idA[N],rkA[N],idB[N],rkB[N],sum[10];
                                                                            ^
0_0_30372650_31497.cpp: In function 'int MOD(int, int)':
0_0_30372650_31497.cpp:81:5: error: redefinition of 'int MOD(int, int)'
 int MOD(int x, int y){
     ^
0_0_30372650_31497.cpp:7:5: note: 'int MOD(int, int)' previously defined here
 int MOD(int x, int y){
     ^
0_0_30372650_31497.cpp: In function 'int get(int, int)':
0_0_30372650_31497.cpp:84:12: error: redefinition of 'int get(int, int)'
 inline int get(int x,int y){return MOD(x/c[y],10);}
            ^
0_0_30372650_31497.cpp:10:12: note: 'int get(int, int)' previously defined here
 inline int get(int x,int y){return MOD(x/c[y],10);}
            ^
0_0_30372650_31497.cpp: In function 'int read()':
0_0_30372650_31497.cpp:85:12: error: redefinition of 'int read()'
 inline int read(){
            ^
0_0_30372650_31497.cpp:11:12: note: 'int read()' previously defined here
 inline int read(){
            ^
0_0_30372650_31497.cpp: In function 'int main()':
0_0_30372650_31497.cpp:91:5: error: redefinition of 'int main()'
 int main(){
     ^
0_0_30372650_31497.cpp:17: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-06-29 08:23:51, Gzip enabled