Update treap.py (#1455)

This commit is contained in:
Samarth Sehgal 2019-10-25 21:26:27 +05:30 committed by Christian Clauss
parent 03e9a75d69
commit a2a3ca674f

View File

@ -172,7 +172,7 @@ def main():
args = input()
print("good by!")
pass
if __name__ == "__main__":