We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f94720 commit 8d23d6eCopy full SHA for 8d23d6e
README.md
@@ -225,3 +225,4 @@ The minimal SBT project provides:
225
| 13 | [Knights of the Dinner Table](https://adventofcode.com/2015/day/13) | [Source](src/main/scala/AdventOfCode2015/Day13.scala) |
226
| 14 | [Reindeer Olympics](https://adventofcode.com/2015/day/14) | [Source](src/main/scala/AdventOfCode2015/Day14.scala) |
227
| 15 | [Science for Hungry People](https://adventofcode.com/2015/day/15) | [Source](src/main/scala/AdventOfCode2015/Day15.scala) |
228
+| 16 | [Aunt Sue](https://adventofcode.com/2015/day/16) | [Source](src/main/scala/AdventOfCode2015/Day16.scala) |
0 commit comments