diff options
author | Julien Dessaux | 2023-03-20 00:35:17 +0100 |
---|---|---|
committer | Julien Dessaux | 2023-03-20 00:35:17 +0100 |
commit | f5eb3e1a98d7ec0aea08bc640ec341178d4750e6 (patch) | |
tree | bc58bf14f1ac70fd14eccb2a5ff4f411bda9b92c /2020/10-Adapter_Array/example | |
parent | small style fixes (diff) | |
download | advent-of-code-f5eb3e1a98d7ec0aea08bc640ec341178d4750e6.tar.gz advent-of-code-f5eb3e1a98d7ec0aea08bc640ec341178d4750e6.tar.bz2 advent-of-code-f5eb3e1a98d7ec0aea08bc640ec341178d4750e6.zip |
2020-10 in haskell
Diffstat (limited to '2020/10-Adapter_Array/example')
-rw-r--r-- | 2020/10-Adapter_Array/example | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/2020/10-Adapter_Array/example b/2020/10-Adapter_Array/example new file mode 100644 index 0000000..ec4a03f --- /dev/null +++ b/2020/10-Adapter_Array/example @@ -0,0 +1,11 @@ +16 +10 +15 +5 +1 +11 +7 +19 +6 +12 +4 |