0_0_7171225_22713.cpp:52: error: conflicting declaration 'tmp dp[10005]'
0_0_7171225_22713.cpp:7: error: 'dp' has a previous declaration as `<anonymous struct> dp[10000]'
0_0_7171225_22713.cpp:52: error: type mismatch with previous external decl of `tmp dp[10005]'
0_0_7171225_22713.cpp:7: error: previous external decl of `<anonymous struct> dp[10000]'
0_0_7171225_22713.cpp:52: error: declaration of `tmp dp[10005]'
0_0_7171225_22713.cpp:7: error: conflicts with previous declaration `<anonymous struct> dp[10000]'
0_0_7171225_22713.cpp: In function `int main()':
0_0_7171225_22713.cpp:53: error: redefinition of `int main()'
0_0_7171225_22713.cpp:9: error: `int main()' previously defined here
0_0_7171225_22713.cpp:71: error: 'struct <anonymous>' has no member named 'v'
0_0_7171225_22713.cpp:72: error: 'struct <anonymous>' has no member named 'id'
0_0_7171225_22713.cpp:74: error: 'struct <anonymous>' has no member named 'v'
0_0_7171225_22713.cpp:75: error: 'struct <anonymous>' has no member named 'v'
0_0_7171225_22713.cpp:75: error: 'struct <anonymous>' has no member named 'v'
0_0_7171225_22713.cpp:76: error: 'struct <anonymous>' has no member named 'id'
0_0_7171225_22713.cpp:76: error: 'struct <anonymous>' has no member named 'id'
0_0_7171225_22713.cpp:79: error: 'struct <anonymous>' has no member named 'id'
0_0_7171225_22713.cpp:80: error: 'struct <anonymous>' has no member named 'v'
0_0_7171225_22713.cpp:85: error: 'struct <anonymous>' has no member named 'v'
0_0_7171225_22713.cpp:86: error: 'struct <anonymous>' has no member named 'v'
0_0_7171225_22713.cpp:87: error: 'struct <anonymous>' has no member named 'id'
|