diff options
author | Botond Hende <nettingman@gmail.com> | 2024-12-04 13:48:34 +0100 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-12-04 13:48:34 +0100 |
commit | a6149004a4e7627fc3dc0a9ca75d03d7b85cc6a0 (patch) | |
tree | 139d7e91f722278e96be8339d1ff5507ab26e110 /2024/day4/input_test | |
parent | 755d3322abe7d94ae87e5624bb1aed85bfb30bc3 (diff) |
2024 day4
Diffstat (limited to '2024/day4/input_test')
-rw-r--r-- | 2024/day4/input_test | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/2024/day4/input_test b/2024/day4/input_test new file mode 100644 index 0000000..c41c5ea --- /dev/null +++ b/2024/day4/input_test @@ -0,0 +1,10 @@ +MMMSXXMASM +MSAMXMSMSA +AMXSXMAAMM +MSAMASMSMX +XMASAMXAMM +XXAMMXXAMA +SMSMSASXSS +SAXAMASAAA +MAMMMXMMMM +MXMXAXMASX
\ No newline at end of file |