![](https://secure.gravatar.com/avatar/0a1140627a8b437add7b977dc9b4b48f.jpg?s=120&d=mm&r=g)
July 30, 2024
3:58 p.m.
heapq documentation: https://docs.python.org/3.11/library/heapq.html It contains the following line: This implementation uses arrays for which heap[k] <= heap[2*k+1] and heap[k] <= heap[2*k+2] for all *k*, counting elements from zero. heap[k] >= heap[2*k+1] If like to apologise in advance if this is wrong and a waste of your precious time. ☺️
193
Age (days ago)
193
Last active (days ago)
0 comments
1 participants
participants (1)
-
s