npub1mt…nlc3m on Nostr: npub1aka6w…mzzz2 There's no such thing as early exit in eiffel :blobfoxlaughsweat: ...
npub1aka6wf78hfaqpz060r246dq80lmtjx6uf7wapct4ljluyfx956hszmzzz2 (npub1aka…zzz2) There's no such thing as early exit in eiffel
I think we're doing something similar for part 1, overall, but I'm making almost no heap allocations after I create my "nonogram" object (ignore the memoization for this) whereas you and many of my coworkers were doing what's mathematically/theoretically correct but not computationally/physically correct in regards to memory management.
I think we're doing something similar for part 1, overall, but I'm making almost no heap allocations after I create my "nonogram" object (ignore the memoization for this) whereas you and many of my coworkers were doing what's mathematically/theoretically correct but not computationally/physically correct in regards to memory management.