0_0_8307855_12254.cpp:1: error: expected unqualified-id before numeric constant
0_0_8307855_12254.cpp:1: error: expected `,' or `;' before numeric constant
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:44,
from 0_0_8307855_12254.cpp:2:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: expected namespace-name before ';' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: `<type error>' is not a namespace
0_0_8307855_12254.cpp:53: error: expected unqualified-id before numeric constant
0_0_8307855_12254.cpp:53: error: expected `,' or `;' before numeric constant
0_0_8307855_12254.cpp:61: error: redefinition of `const int N'
0_0_8307855_12254.cpp:8: error: `const int N' previously defined here
0_0_8307855_12254.cpp:62: error: redefinition of `int dp[103][103]'
0_0_8307855_12254.cpp:9: error: `int dp[103][103]' previously declared here
0_0_8307855_12254.cpp: In function `void init()':
0_0_8307855_12254.cpp:64: error: redefinition of `void init()'
0_0_8307855_12254.cpp:11: error: `void init()' previously defined here
0_0_8307855_12254.cpp: In function `int main()':
0_0_8307855_12254.cpp:74: error: redefinition of `int main()'
0_0_8307855_12254.cpp:24: error: `int main()' previously defined here
0_0_8307855_12254.cpp: At global scope:
0_0_8307855_12254.cpp:105: error: expected unqualified-id before numeric constant
0_0_8307855_12254.cpp:105: error: expected `,' or `;' before numeric constant
0_0_8307855_12254.cpp:112: error: redefinition of `const int N'
0_0_8307855_12254.cpp:8: error: `const int N' previously defined here
0_0_8307855_12254.cpp: In function `int main()':
0_0_8307855_12254.cpp:129: error: redefinition of `int main()'
0_0_8307855_12254.cpp:74: error: `int main()' previously defined here
0_0_8307855_12254.cpp:129: error: redefinition of `int main()'
0_0_8307855_12254.cpp:24: error: `int main()' previously defined here
0_0_8307855_12254.cpp: At global scope:
0_0_8307855_12254.cpp:157: error: expected unqualified-id before numeric constant
0_0_8307855_12254.cpp:157: error: expected `,' or `;' before numeric constant
0_0_8307855_12254.cpp:165: error: redefinition of `const int N'
0_0_8307855_12254.cpp:8: error: `const int N' previously defined here
0_0_8307855_12254.cpp: In function `int main()':
0_0_8307855_12254.cpp:222: error: redefinition of `int main()'
0_0_8307855_12254.cpp:129: error: `int main()' previously defined here
0_0_8307855_12254.cpp:222: error: redefinition of `int main()'
0_0_8307855_12254.cpp:74: error: `int main()' previously defined here
0_0_8307855_12254.cpp:222: error: redefinition of `int main()'
0_0_8307855_12254.cpp:24: error: `int main()' previously defined here
0_0_8307855_12254.cpp: At global scope:
0_0_8307855_12254.cpp:249: error: expected unqualified-id before numeric constant
0_0_8307855_12254.cpp:249: error: expected `,' or `;' before numeric constant
0_0_8307855_12254.cpp:257: error: redefinition of `const int N'
0_0_8307855_12254.cpp:8: error: `const int N' previously defined here
0_0_8307855_12254.cpp:259: error: conflicting declaration 'bool visit[103]'
0_0_8307855_12254.cpp:168: error: 'visit' has a previous declaration as `int visit[103]'
0_0_8307855_12254.cpp:259: error: type mismatch with previous external decl of `bool visit[103]'
0_0_8307855_12254.cpp:168: error: previous external decl of `int visit[103]'
0_0_8307855_12254.cpp:259: error: declaration of `bool visit[103]'
0_0_8307855_12254.cpp:168: error: conflicts with previous declaration `int visit[103]'
0_0_8307855_12254.cpp: In function `int main()':
0_0_8307855_12254.cpp:308: error: redefinition of `int main()'
0_0_8307855_12254.cpp:222: error: `int main()' previously defined here
0_0_8307855_12254.cpp:308: error: redefinition of `int main()'
0_0_8307855_12254.cpp:129: error: `int main()' previously defined here
0_0_8307855_12254.cpp:308: error: redefinition of `int main()'
0_0_8307855_12254.cpp:74: error: `int main()' previously defined here
0_0_8307855_12254.cpp:308: error: redefinition of `int main()'
0_0_8307855_12254.cpp:24: error: `int main()' previously defined here
|