Advent of Code 2024 with no dynamic allocations.
Enforced by using context.allocator = runtime.panic_allocator()
context.allocator = runtime.panic_allocator()
Advent of Code 2024 with no dynamic allocations.
Enforced by using context.allocator = runtime.panic_allocator()