MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-576912.py

File recipe-576912.py

recipes/Python/576912_A_Tree_Finder/recipe-576912.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2 Is It A Tree? A Tree Finder.
3
4 This python script is for solving the ACM problem Q1308: Is It A Tree?

Callers

nothing calls this directly

Calls 4

xrangeClass · 0.85
testFunction · 0.70
joinMethod · 0.45
timeMethod · 0.45

Tested by

no test coverage detected