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