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/example1 | |
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/example1')
-rw-r--r-- | 2024/12-Garden_Groups/example1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/2024/12-Garden_Groups/example1 b/2024/12-Garden_Groups/example1 new file mode 100644 index 0000000..b41163a --- /dev/null +++ b/2024/12-Garden_Groups/example1 @@ -0,0 +1,4 @@ +AAAA +BBCD +BBCC +EEEC |