mirror of
https://github.com/mx42/adventofcode.git
synced 2026-01-14 13:59:51 +01:00
Add 2015 day 15
This commit is contained in:
4
haskellAoC/inputs/2015/15
Normal file
4
haskellAoC/inputs/2015/15
Normal file
@@ -0,0 +1,4 @@
|
||||
Sprinkles: capacity 5, durability -1, flavor 0, texture 0, calories 5
|
||||
PeanutButter: capacity -1, durability 3, flavor 0, texture 0, calories 1
|
||||
Frosting: capacity 0, durability -1, flavor 4, texture 0, calories 6
|
||||
Sugar: capacity -1, durability 0, flavor 0, texture 2, calories 8
|
||||
Reference in New Issue
Block a user