bluedawnstar / algorithm_study

algorithms and data structures for coding contest (designed for 'copy & paste')
The Unlicense
53 stars 7 forks source link

Find a Mother Vertex in a Graph #89

Open bluedawnstar opened 4 years ago

bluedawnstar commented 4 years ago

https://www.geeksforgeeks.org/find-a-mother-vertex-in-a-graph/