Open xqian opened 11 years ago
http://leetcode.com/2012/05/clone-graph-part-i.html
no online judgment
I guess I need to find or write the test first. The code itself could be simple, just doing a BST or DST visit it enough.
http://leetcode.com/2012/05/clone-graph-part-i.html
no online judgment