diff options
author | Christian Segundo | 2022-12-04 09:51:09 +0100 |
---|---|---|
committer | Christian Segundo | 2022-12-04 09:51:09 +0100 |
commit | c31455b87c5c0a79bdfb1e22bcb16ebacaef21e3 (patch) | |
tree | ef4f1f4e845a801bc04efe84afbee7772e52ec10 /day-4/util | |
parent | ee6c6e975dabc6c14f7e8e62e2de1551a431cc7a (diff) | |
download | advent-of-zig-2022-c31455b87c5c0a79bdfb1e22bcb16ebacaef21e3.tar.gz |
add day 4
Diffstat (limited to 'day-4/util')
l--------- | day-4/util | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/day-4/util b/day-4/util new file mode 120000 index 0000000..40c3fc5 --- /dev/null +++ b/day-4/util @@ -0,0 +1 @@ +../util
\ No newline at end of file |