remove cpmment

This commit is contained in:
onyx-and-iris 2024-12-19 13:01:10 +00:00
parent 1b0f02b430
commit f6eeece8d7

View File

@ -25,7 +25,6 @@ func newDisk(raw []int) *disk {
heap.Init(&emptyblockHeaps[i]) heap.Init(&emptyblockHeaps[i])
} }
// this works!
var sz int var sz int
for i, id := 0, 0; i < len(raw); id++ { for i, id := 0, 0; i < len(raw); id++ {
sz = 0 sz = 0