
July 30, 2024
10:58 a.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. ☺️
288
Age (days ago)
288
Last active (days ago)
0 comments
1 participants
participants (1)
-
s