0_0_4576860_26611.cpp:169: error: redefinition of `const int pri[12]'
0_0_4576860_26611.cpp:11: error: `const int pri[12]' previously defined here
0_0_4576860_26611.cpp:170: error: redefinition of `const int npri[12]'
0_0_4576860_26611.cpp:12: error: `const int npri[12]' previously defined here
0_0_4576860_26611.cpp:171: error: redefinition of `_int64 n2[41]'
0_0_4576860_26611.cpp:13: error: `_int64 n2[41]' previously declared here
0_0_4576860_26611.cpp:172: error: redefinition of `_int64 ncase'
0_0_4576860_26611.cpp:14: error: `_int64 ncase' previously declared here
0_0_4576860_26611.cpp:173: error: redefinition of `int gdd_n[40000]'
0_0_4576860_26611.cpp:15: error: `int gdd_n[40000]' previously declared here
0_0_4576860_26611.cpp:173: error: redefinition of `int ngdd'
0_0_4576860_26611.cpp:15: error: `int ngdd' previously declared here
0_0_4576860_26611.cpp:174: error: redefinition of `_int64 gdd[40000]'
0_0_4576860_26611.cpp:16: error: `_int64 gdd[40000]' previously declared here
0_0_4576860_26611.cpp:175: error: redefinition of `int minnum[40000]'
0_0_4576860_26611.cpp:17: error: `int minnum[40000]' previously declared here
0_0_4576860_26611.cpp:176: error: redefinition of `bool f[40000]'
0_0_4576860_26611.cpp:18: error: `bool f[40000]' previously declared here
0_0_4576860_26611.cpp:178: error: redefinition of `struct c'
0_0_4576860_26611.cpp:20: error: previous definition of `struct c'
0_0_4576860_26611.cpp:181: error: invalid type in declaration before ';' token
0_0_4576860_26611.cpp:181: error: conflicting declaration 'int case1[10000]'
0_0_4576860_26611.cpp:23: error: 'case1' has a previous declaration as `c case1[10000]'
0_0_4576860_26611.cpp:181: error: type mismatch with previous external decl of `int case1[10000]'
0_0_4576860_26611.cpp:23: error: previous external decl of `c case1[10000]'
0_0_4576860_26611.cpp:181: error: declaration of `int case1[10000]'
0_0_4576860_26611.cpp:23: error: conflicts with previous declaration `c case1[10000]'
0_0_4576860_26611.cpp: In function `bool cmp1(c, c)':
0_0_4576860_26611.cpp:184: error: redefinition of `bool cmp1(c, c)'
0_0_4576860_26611.cpp:26: error: `bool cmp1(c, c)' previously defined here
0_0_4576860_26611.cpp: In function `bool cmp2(c, c)':
0_0_4576860_26611.cpp:188: error: redefinition of `bool cmp2(c, c)'
0_0_4576860_26611.cpp:30: error: `bool cmp2(c, c)' previously defined here
0_0_4576860_26611.cpp: In function `void dfsgdd(int, _int64)':
0_0_4576860_26611.cpp:193: error: redefinition of `void dfsgdd(int, _int64)'
0_0_4576860_26611.cpp:35: error: `void dfsgdd(int, _int64)' previously defined here
0_0_4576860_26611.cpp: In function `int findno(_int64)':
0_0_4576860_26611.cpp:210: error: redefinition of `int findno(_int64)'
0_0_4576860_26611.cpp:52: error: `int findno(_int64)' previously defined here
0_0_4576860_26611.cpp: In function `int gcd(_int64, _int64)':
0_0_4576860_26611.cpp:231: error: redefinition of `int gcd(_int64, _int64)'
0_0_4576860_26611.cpp:73: error: `int gcd(_int64, _int64)' previously defined here
0_0_4576860_26611.cpp: In function `int main()':
0_0_4576860_26611.cpp:240: error: redefinition of `int main()'
0_0_4576860_26611.cpp:82: error: `int main()' previously defined here
|