diff options
| author | omar <omar.professional8777@gmail.com> | 2024-12-03 17:23:45 +0200 |
|---|---|---|
| committer | omar <omar.professional8777@gmail.com> | 2024-12-03 17:23:45 +0200 |
| commit | f5accf64b27eacbe09345c13995ef228f2d0db6c (patch) | |
| tree | 8d2f7741b9956cf6922004079d3edc8f4e82831b /2024/go/input/day_3.test | |
| parent | 3afbdd0736fc965f2c6ee7016005d1760965a448 (diff) | |
| download | aoc-f5accf64b27eacbe09345c13995ef228f2d0db6c.tar.xz aoc-f5accf64b27eacbe09345c13995ef228f2d0db6c.zip | |
Day 3 done.
Diffstat (limited to '2024/go/input/day_3.test')
| -rw-r--r-- | 2024/go/input/day_3.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/2024/go/input/day_3.test b/2024/go/input/day_3.test new file mode 100644 index 0000000..6a7899d --- /dev/null +++ b/2024/go/input/day_3.test @@ -0,0 +1,2 @@ +xmul(2,4)%&mul[3,7]!@^do_not_mul(5,5)+mul(32,64]then(mul(11,8)mul(8,5)) + |
