0_0_3128420_27352.cpp: In function `void dfs(int, int)':
0_0_3128420_27352.cpp:9: error: `min' undeclared (first use this function)
0_0_3128420_27352.cpp:9: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3128420_27352.cpp: In function `int main()':
0_0_3128420_27352.cpp:32: error: `min' undeclared (first use this function)
|