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/example5 | |
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/example5')
-rw-r--r-- | 2024/12-Garden_Groups/example5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2024/12-Garden_Groups/example5 b/2024/12-Garden_Groups/example5 new file mode 100644 index 0000000..f7cd38f --- /dev/null +++ b/2024/12-Garden_Groups/example5 @@ -0,0 +1,6 @@ +AAAAAA +AAABBA +AAABBA +ABBAAA +ABBAAA +AAAAAA |