The Nest
Explore
Sign in
voroskoi
aoc2021-zig
src
0
Code
Changes
Tags
Discussions
main
voroskoi
Avoid copying here and there
on October 29, 2022
data
Add input file for day20
on February 6, 2022
day01a.zig
make it compile with self-hosted compiler
on October 29, 2022
day01b.zig
make it compile with self-hosted compiler
on October 29, 2022
day02a.zig
make it compile with self-hosted compiler
on October 29, 2022
day02b.zig
make it compile with self-hosted compiler
on October 29, 2022
day03_string.zig
make it compile with self-hosted compiler
on October 29, 2022
day03a.zig
make it compile with self-hosted compiler
on October 29, 2022
day03b.zig
make it compile with self-hosted compiler
on October 29, 2022
day04_map.zig
make it compile with self-hosted compiler
on October 29, 2022
day04a.zig
make it compile with self-hosted compiler
on October 29, 2022
day04b.zig
make it compile with self-hosted compiler
on October 29, 2022
day05a.zig
make it compile with self-hosted compiler
on October 29, 2022
day05b.zig
make it compile with self-hosted compiler
on October 29, 2022
day06a.zig
make it compile with self-hosted compiler
on October 29, 2022
day06b.zig
make it compile with self-hosted compiler
on October 29, 2022
day07a.zig
make it compile with self-hosted compiler
on October 29, 2022
day07b.zig
make it compile with self-hosted compiler
on October 29, 2022
day08a.zig
make it compile with self-hosted compiler
on October 29, 2022
day08b.zig
make it compile with self-hosted compiler
on October 29, 2022
day08b_string.zig
make it compile with self-hosted compiler
on October 29, 2022
day09a.zig
make it compile with self-hosted compiler
on October 29, 2022
day09b.zig
Avoid copying here and there
on October 29, 2022
day10a.zig
make it compile with self-hosted compiler
on October 29, 2022
day10b.zig
make it compile with self-hosted compiler
on October 29, 2022
day11a.zig
make it compile with self-hosted compiler
on October 29, 2022
day11b.zig
make it compile with self-hosted compiler
on October 29, 2022
day12a.zig
make it compile with self-hosted compiler
on October 29, 2022
day12a_without_memo.zig
make it compile with self-hosted compiler
on October 29, 2022
day12b.zig
make it compile with self-hosted compiler
on October 29, 2022
day12b_without_memo.zig
make it compile with self-hosted compiler
on October 29, 2022
day13a.zig
make it compile with self-hosted compiler
on October 29, 2022
day13b.zig
make it compile with self-hosted compiler
on October 29, 2022
day14a.zig
make it compile with self-hosted compiler
on October 29, 2022
day14b.zig
make it compile with self-hosted compiler
on October 29, 2022
day15a.zig
Avoid copying here and there
on October 29, 2022
day15b.zig
Avoid copying here and there
on October 29, 2022
day16a.zig
make it compile with self-hosted compiler
on October 29, 2022
day16b.zig
make it compile with self-hosted compiler
on October 29, 2022
day17a.zig
make it compile with self-hosted compiler
on October 29, 2022
day17b.zig
make it compile with self-hosted compiler
on October 29, 2022
day18a.zig
make it compile with self-hosted compiler
on October 29, 2022
day18a_string.zig
make it compile with self-hosted compiler
on October 29, 2022
day18b.zig
make it compile with self-hosted compiler
on October 29, 2022
day19a.zig
make it compile with self-hosted compiler
on October 29, 2022
day19b.zig
make it compile with self-hosted compiler
on October 29, 2022
day20a.zig
make it compile with self-hosted compiler
on October 29, 2022
day20b.zig
make it compile with self-hosted compiler
on October 29, 2022
day20b_hashmap.zig
make it compile with self-hosted compiler
on October 29, 2022
day21a.zig
Remove hard coded allocators from solvers
on April 16, 2022
day21b.zig
Remove hard coded allocators from solvers
on April 16, 2022
day22a.zig
make it compile with self-hosted compiler
on October 29, 2022
day22b.zig
make it compile with self-hosted compiler
on October 29, 2022
day22b_coord_comp.zig
make it compile with self-hosted compiler
on October 29, 2022
day23a.zig
make it compile with self-hosted compiler
on October 29, 2022
day23b.zig
make it compile with self-hosted compiler
on October 29, 2022
day24a.zig
make it compile with self-hosted compiler
on October 29, 2022
day24b.zig
make it compile with self-hosted compiler
on October 29, 2022
day25a.zig
make it compile with self-hosted compiler
on October 29, 2022
main.zig
Remove hard coded allocators from solvers
on April 16, 2022
main_test.zig
Add allocator to test calls, fix `zig build test`
on April 16, 2022