mirror of
https://github.com/onyx-and-iris/aoc2024.git
synced 2025-01-08 13:50:48 +00:00
remove cpmment
This commit is contained in:
parent
1b0f02b430
commit
f6eeece8d7
@ -25,7 +25,6 @@ func newDisk(raw []int) *disk {
|
||||
heap.Init(&emptyblockHeaps[i])
|
||||
}
|
||||
|
||||
// this works!
|
||||
var sz int
|
||||
for i, id := 0, 0; i < len(raw); id++ {
|
||||
sz = 0
|
||||
|
Loading…
Reference in New Issue
Block a user