0_0_7015665_29694.cpp: In function `int main()':
0_0_7015665_29694.cpp:4: error: `cin' undeclared (first use this function)
0_0_7015665_29694.cpp:4: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_7015665_29694.cpp:4: error: `n' undeclared (first use this function)
0_0_7015665_29694.cpp:4: error: `m' undeclared (first use this function)
0_0_7015665_29694.cpp:4: error: `t' undeclared (first use this function)
0_0_7015665_29694.cpp:11: error: `map' undeclared (first use this function)
0_0_7015665_29694.cpp:13: error: `di' undeclared (first use this function)
0_0_7015665_29694.cpp:13: error: `dj' undeclared (first use this function)
0_0_7015665_29694.cpp:18: error: `cout' undeclared (first use this function)
0_0_7015665_29694.cpp:18: error: `endl' undeclared (first use this function)
0_0_7015665_29694.cpp:21: error: `escape' undeclared (first use this function)
0_0_7015665_29694.cpp:23: error: `dfs' undeclared (first use this function)
|