0_0_11933364_24066.cpp:88: error: redefinition of `double a'
0_0_11933364_24066.cpp:20: error: `double a' previously declared here
0_0_11933364_24066.cpp:88: error: redefinition of `double b'
0_0_11933364_24066.cpp:20: error: `double b' previously declared here
0_0_11933364_24066.cpp:88: error: redefinition of `double c'
0_0_11933364_24066.cpp:20: error: `double c' previously declared here
0_0_11933364_24066.cpp:91: error: redefinition of `struct point'
0_0_11933364_24066.cpp:11: error: previous definition of `struct point'
0_0_11933364_24066.cpp: In function `int main()':
0_0_11933364_24066.cpp:158: error: redefinition of `int main()'
0_0_11933364_24066.cpp:80: error: `int main()' previously defined here
0_0_11933364_24066.cpp: At global scope:
0_0_11933364_24066.cpp:181: error: redefinition of `struct point'
0_0_11933364_24066.cpp:11: error: previous definition of `struct point'
0_0_11933364_24066.cpp:184: error: conflicting declaration 'point p[50005]'
0_0_11933364_24066.cpp:94: error: 'p' has a previous declaration as `point p[111]'
0_0_11933364_24066.cpp:184: error: type mismatch with previous external decl of `point p[50005]'
0_0_11933364_24066.cpp:94: error: previous external decl of `point p[111]'
0_0_11933364_24066.cpp:184: error: declaration of `point p[50005]'
0_0_11933364_24066.cpp:94: error: conflicts with previous declaration `point p[111]'
0_0_11933364_24066.cpp:184: error: conflicting declaration 'point q[50005]'
0_0_11933364_24066.cpp:94: error: 'q' has a previous declaration as `point q[111]'
0_0_11933364_24066.cpp:184: error: type mismatch with previous external decl of `point q[50005]'
0_0_11933364_24066.cpp:94: error: previous external decl of `point q[111]'
0_0_11933364_24066.cpp:184: error: declaration of `point q[50005]'
0_0_11933364_24066.cpp:94: error: conflicts with previous declaration `point q[111]'
0_0_11933364_24066.cpp: In function `int dist(point, point)':
0_0_11933364_24066.cpp:197: error: new declaration `int dist(point, point)'
0_0_11933364_24066.cpp:15: error: ambiguates old declaration `double dist(point, point)'
0_0_11933364_24066.cpp: In function `int main()':
0_0_11933364_24066.cpp:247: error: redefinition of `int main()'
0_0_11933364_24066.cpp:158: error: `int main()' previously defined here
0_0_11933364_24066.cpp:247: error: redefinition of `int main()'
0_0_11933364_24066.cpp:80: error: `int main()' previously defined here
0_0_11933364_24066.cpp: At global scope:
0_0_11933364_24066.cpp:260: error: conflicting declaration 'long long int a[1001]'
0_0_11933364_24066.cpp:20: error: 'a' has a previous declaration as `double a'
0_0_11933364_24066.cpp:260: error: type mismatch with previous external decl of `long long int a[1001]'
0_0_11933364_24066.cpp:20: error: previous external decl of `double a'
0_0_11933364_24066.cpp:260: error: declaration of `long long int a[1001]'
0_0_11933364_24066.cpp:20: error: conflicts with previous declaration `double a'
0_0_11933364_24066.cpp: In function `int main()':
0_0_11933364_24066.cpp:263: error: redefinition of `int main()'
0_0_11933364_24066.cpp:247: error: `int main()' previously defined here
0_0_11933364_24066.cpp:263: error: redefinition of `int main()'
0_0_11933364_24066.cpp:158: error: `int main()' previously defined here
0_0_11933364_24066.cpp:263: error: redefinition of `int main()'
0_0_11933364_24066.cpp:80: error: `int main()' previously defined here
0_0_11933364_24066.cpp:270: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:271: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:277: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp: At global scope:
0_0_11933364_24066.cpp:302: error: conflicting declaration 'int a[1000010]'
0_0_11933364_24066.cpp:20: error: 'a' has a previous declaration as `double a'
0_0_11933364_24066.cpp:302: error: type mismatch with previous external decl of `int a[1000010]'
0_0_11933364_24066.cpp:20: error: previous external decl of `double a'
0_0_11933364_24066.cpp:302: error: declaration of `int a[1000010]'
0_0_11933364_24066.cpp:20: error: conflicts with previous declaration `double a'
0_0_11933364_24066.cpp:302: error: redefinition of `int n'
0_0_11933364_24066.cpp:89: error: `int n' previously declared here
0_0_11933364_24066.cpp:302: error: conflicting declaration 'int q[1000010]'
0_0_11933364_24066.cpp:94: error: 'q' has a previous declaration as `point q[111]'
0_0_11933364_24066.cpp:302: error: type mismatch with previous external decl of `int q[1000010]'
0_0_11933364_24066.cpp:94: error: previous external decl of `point q[111]'
0_0_11933364_24066.cpp:302: error: declaration of `int q[1000010]'
0_0_11933364_24066.cpp:94: error: conflicts with previous declaration `point q[111]'
0_0_11933364_24066.cpp: In function `void getmax()':
0_0_11933364_24066.cpp:308: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:311: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:315: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:318: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp: In function `void getmin()':
0_0_11933364_24066.cpp:330: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:333: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:337: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp:340: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp: In function `int main()':
0_0_11933364_24066.cpp:347: error: redefinition of `int main()'
0_0_11933364_24066.cpp:263: error: `int main()' previously defined here
0_0_11933364_24066.cpp:347: error: redefinition of `int main()'
0_0_11933364_24066.cpp:247: error: `int main()' previously defined here
0_0_11933364_24066.cpp:347: error: redefinition of `int main()'
0_0_11933364_24066.cpp:158: error: `int main()' previously defined here
0_0_11933364_24066.cpp:347: error: redefinition of `int main()'
0_0_11933364_24066.cpp:80: error: `int main()' previously defined here
0_0_11933364_24066.cpp:351: error: invalid types `double[int]' for array subscript
0_0_11933364_24066.cpp: At global scope:
0_0_11933364_24066.cpp:372: error: redefinition of `int n'
0_0_11933364_24066.cpp:89: error: `int n' previously declared here
0_0_11933364_24066.cpp:372: error: redefinition of `int k'
0_0_11933364_24066.cpp:302: error: `int k' previously declared here
0_0_11933364_24066.cpp:372: error: conflicting declaration 'int dp[105][16050]'
0_0_11933364_24066.cpp:260: error: 'dp' has a previous declaration as `long long int dp[1001][1001]'
0_0_11933364_24066.cpp:372: error: type mismatch with previous external decl of `int dp[105][16050]'
0_0_11933364_24066.cpp:260: error: previous external decl of `long long int dp[1001][1001]'
0_0_11933364_24066.cpp:372: error: declaration of `int dp[105][16050]'
0_0_11933364_24066.cpp:260: error: conflicts with previous declaration `long long int dp[1001][1001]'
0_0_11933364_24066.cpp:372: error: conflicting declaration 'int q[16050]'
0_0_11933364_24066.cpp:94: error: 'q' has a previous declaration as `point q[111]'
0_0_11933364_24066.cpp:372: error: type mismatch with previous external decl of `int q[16050]'
0_0_11933364_24066.cpp:94: error: previous external decl of `point q[111]'
0_0_11933364_24066.cpp:372: error: declaration of `int q[16050]'
0_0_11933364_24066.cpp:94: error: conflicts with previous declaration `point q[111]'
0_0_11933364_24066.cpp:372: error: conflicting declaration 'int l[16050]'
0_0_11933364_24066.cpp:302: error: 'l' has a previous declaration as `int l[1000010]'
0_0_11933364_24066.cpp:372: error: type mismatch with previous external decl of `int l[16050]'
0_0_11933364_24066.cpp:302: error: previous external decl of `int l[1000010]'
0_0_11933364_24066.cpp:372: error: declaration of `int l[16050]'
0_0_11933364_24066.cpp:302: error: conflicts with previous declaration `int l[1000010]'
0_0_11933364_24066.cpp: In function `int main()':
0_0_11933364_24066.cpp:385: error: redefinition of `int main()'
0_0_11933364_24066.cpp:347: error: `int main()' previously defined here
0_0_11933364_24066.cpp:385: error: redefinition of `int main()'
0_0_11933364_24066.cpp:263: error: `int main()' previously defined here
0_0_11933364_24066.cpp:385: error: redefinition of `int main()'
0_0_11933364_24066.cpp:247: error: `int main()' previously defined here
0_0_11933364_24066.cpp:385: error: redefinition of `int main()'
0_0_11933364_24066.cpp:158: error: `int main()' previously defined here
0_0_11933364_24066.cpp:385: error: redefinition of `int main()'
0_0_11933364_24066.cpp:80: error: `int main()' previously defined here
0_0_11933364_24066.cpp:390: error: no matching function for call to `sort(node*, node*, <unknown type>)'
0_0_11933364_24066.cpp:412: error: no match for 'operator<' in 'q[tail] < (dp[(i - 1)][j] - ((long long int)(w[i].node::p * j)))'
0_0_11933364_24066.cpp:414: error: no match for 'operator=' in 'q[(++tail)] = (dp[(i - 1)][j] - ((long long int)(w[i].node::p * j)))'
0_0_11933
|