diff options
author | Julien Dessaux | 2024-12-12 23:51:41 +0100 |
---|---|---|
committer | Julien Dessaux | 2024-12-12 23:51:41 +0100 |
commit | c3032790779a16fd0c42ef019f2392937d33fdc4 (patch) | |
tree | fce2d978efaebef240421216a729453ce232ae46 /2024/12-Garden_Groups/example2 | |
parent | 2024-03 in factor (diff) | |
download | advent-of-code-c3032790779a16fd0c42ef019f2392937d33fdc4.tar.gz advent-of-code-c3032790779a16fd0c42ef019f2392937d33fdc4.tar.bz2 advent-of-code-c3032790779a16fd0c42ef019f2392937d33fdc4.zip |
2024-12 in haskell
Diffstat (limited to '2024/12-Garden_Groups/example2')
-rw-r--r-- | 2024/12-Garden_Groups/example2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2024/12-Garden_Groups/example2 b/2024/12-Garden_Groups/example2 new file mode 100644 index 0000000..50a7304 --- /dev/null +++ b/2024/12-Garden_Groups/example2 @@ -0,0 +1,5 @@ +OOOOO +OXOXO +OOOOO +OXOXO +OOOOO |