0_0_32852423_10606.cpp:95:9: error: stray '\302' in program
if(xend>=0&&xend<=n-1&¥d>=0&¥d<=m-1&&!status[xend][yend]&&a[xend][yend]!=0)
^
0_0_32852423_10606.cpp:95:9: error: stray '\245' in program
0_0_32852423_10606.cpp:95:9: error: stray '\302' in program
0_0_32852423_10606.cpp:95:9: error: stray '\245' in program
0_0_32852423_10606.cpp: In function 'void dfs(int, int)':
0_0_32852423_10606.cpp:95:33: error: 'd' was not declared in this scope
if(xend>=0&&xend<=n-1&¥d>=0&¥d<=m-1&&!status[xend][yend]&&a[xend][yend]!=0)
^
|