update zig codes for Section 'Heap' (heap.zig)

This commit is contained in:
sjinzh 2023-01-16 00:10:26 +08:00
parent 73121c2cb3
commit 87949f6c20

View file

@ -1,5 +1,5 @@
/** /**
* File: my_heap.java * File: heap.java
* Created Time: 2023-01-07 * Created Time: 2023-01-07
* Author: Krahets (krahets@163.com) * Author: Krahets (krahets@163.com)
*/ */