|
|
back to boardGood problem) Thanks to author) And I'm the 100 person who've solved it) Edited by author 12.11.2007 16:16 Re: Good problem) agree... just one clever DFS :) Re: Good problem) I think this problem has more troubles with accurate coding, and checking map) I've made the most stupid finding all bridges (DFS for everyone) and got AC) But maybe you've solved it using ONLY clever DFS? Edited by author 13.11.2007 09:44 Re: Good problem) No, I solved it using one DFS and one function check :) Re: Good problem) Can you show me your code) It's interesting how to find all bridge in one DFS) my mail typhoon@e1.ru Re: Good problem) Got)) Thanks)) |
|
|