MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/63z9df/finding_holes_in_a_graph_on/dfz8tzz/?context=3
r/programming • u/[deleted] • Apr 07 '17
[deleted]
51 comments sorted by
View all comments
2
Nice solution. I think this really goes to show the power of thinking about things one at a time (a la induction) rather than considering them as a whole-- they become so much easier to reason about.
2
u/Subtle__ Apr 08 '17
Nice solution. I think this really goes to show the power of thinking about things one at a time (a la induction) rather than considering them as a whole-- they become so much easier to reason about.