mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-11-24 05:21:09 +00:00
Update treap.py (#1455)
This commit is contained in:
parent
03e9a75d69
commit
a2a3ca674f
|
@ -172,7 +172,7 @@ def main():
|
|||
args = input()
|
||||
|
||||
print("good by!")
|
||||
pass
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
|
Loading…
Reference in New Issue
Block a user