ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1152. False Mirrors

final any one give me some test_data? // Problem 1152. False Mirrors 12 Apr 2002 21:16
I use DFS to solve this problem,but I got WA in 0.02s.
And how do you optimize the DFS if you use DFS .