2020-07 in haskell
This commit is contained in:
parent
9c4275d218
commit
dff6c2259f
5 changed files with 767 additions and 0 deletions
9
2020/07-Handy_Haversacks/example
Normal file
9
2020/07-Handy_Haversacks/example
Normal file
|
@ -0,0 +1,9 @@
|
|||
light red bags contain 1 bright white bag, 2 muted yellow bags.
|
||||
dark orange bags contain 3 bright white bags, 4 muted yellow bags.
|
||||
bright white bags contain 1 shiny gold bag.
|
||||
muted yellow bags contain 2 shiny gold bags, 9 faded blue bags.
|
||||
shiny gold bags contain 1 dark olive bag, 2 vibrant plum bags.
|
||||
dark olive bags contain 3 faded blue bags, 4 dotted black bags.
|
||||
vibrant plum bags contain 5 faded blue bags, 6 dotted black bags.
|
||||
faded blue bags contain no other bags.
|
||||
dotted black bags contain no other bags.
|
Loading…
Add table
Add a link
Reference in a new issue