def main(): raise Exception("not impl") if __name__ == "__main__": main()