Skip to content
Snippets Groups Projects
bintree.py 83 B
#!/usr/bin/env python3
# *-* coding:utf-8 *-*

if __name__ == "__main__":
    pass