0_0_8482297_22959.cpp:52: error: stray '\203' in program
0_0_8482297_22959.cpp:52: error: stray '\227' in program
0_0_8482297_22959.cpp:52: error: stray '\183' in program
0_0_8482297_22959.cpp:52: error: stray '\168' in program
0_0_8482297_22959.cpp:52: error: stray '\199' in program
0_0_8482297_22959.cpp:52: error: stray '\243' in program
0_0_8482297_22959.cpp:52: error: stray '\189' in program
0_0_8482297_22959.cpp:52: error: stray '\226' in program
0_0_8482297_22959.cpp:54: error: `cpp' was not declared in this scope
0_0_8482297_22959.cpp:57: error: expected constructor, destructor, or type conversion before "const"
0_0_8482297_22959.cpp:57: error: expected `,' or `;' before "const"
0_0_8482297_22959.cpp:58: error: redefinition of `const int INF'
0_0_8482297_22959.cpp:5: error: `const int INF' previously defined here
0_0_8482297_22959.cpp:59: error: redefinition of `int path[202][202]'
0_0_8482297_22959.cpp:6: error: `int path[202][202]' previously declared here
0_0_8482297_22959.cpp: In function `int main()':
0_0_8482297_22959.cpp:74: error: redefinition of `int main()'
0_0_8482297_22959.cpp:29: error: `int main()' previously defined here
|