feat: new post, updates styles

This commit is contained in:
Barrett Ruth 2024-06-18 17:59:01 -05:00
parent e1a9e58386
commit 8a71d10c07
5 changed files with 99 additions and 5 deletions

View file

@ -68,7 +68,6 @@
contained area can only increase if the height of the
corresponding column increases.
</p>
<!-- TODO: add footnote -->
<p>
The following correct solution surveys all containers, initialized
with the widest columns positions, that are valid candidates for a
@ -108,7 +107,6 @@
"people" yields an intuitive solution in this case.
</p>
<p>
<!-- TODO: footnote -->
Since only two people can fit in a boat at a time, pairing up
lightest and heaviest individuals will result in the least amount
of boats being used.