399.Evalutate Division
make use of graph, and disjoint set to find division rate
make use of graph, and disjoint set to find division rate
practice to DFS
using disjoint set, easily check if a graph has any cycle.
practice to DFS
practice of binary tree traversal