diff options
author | Julien Dessaux | 2023-03-21 23:27:16 +0100 |
---|---|---|
committer | Julien Dessaux | 2023-03-21 23:27:16 +0100 |
commit | 2f64de03d805ba6eaf8cdf5929dc5b4348841c1c (patch) | |
tree | ab07c14a72ec478532346cd2752929773ee35046 /2020/11-Seating_System/example | |
parent | 2020-10 in haskell (diff) | |
download | advent-of-code-2f64de03d805ba6eaf8cdf5929dc5b4348841c1c.tar.gz advent-of-code-2f64de03d805ba6eaf8cdf5929dc5b4348841c1c.tar.bz2 advent-of-code-2f64de03d805ba6eaf8cdf5929dc5b4348841c1c.zip |
2020-11 in haskell
Diffstat (limited to '2020/11-Seating_System/example')
-rw-r--r-- | 2020/11-Seating_System/example | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/2020/11-Seating_System/example b/2020/11-Seating_System/example new file mode 100644 index 0000000..1beaede --- /dev/null +++ b/2020/11-Seating_System/example @@ -0,0 +1,10 @@ +L.LL.LL.LL +LLLLLLL.LL +L.L.L..L.. +LLLL.LL.LL +L.LL.LL.LL +L.LLLLL.LL +..L.L..... +LLLLLLLLLL +L.LLLLLL.L +L.LLLLL.LL |