Skip to content

Allow equal-sized rectangles in can_hold - #4826

Open
Defiantxt wants to merge 3 commits into
rust-lang:mainfrom
Defiantxt:Defiantxt-patch-1
Open

Allow equal-sized rectangles in can_hold#4826
Defiantxt wants to merge 3 commits into
rust-lang:mainfrom
Defiantxt:Defiantxt-patch-1

Conversation

@Defiantxt

Copy link
Copy Markdown

Since equal-sized rectangles can fit exactly, shouldn’t can_hold use >= instead of >? If > is intentional, the book should clarify that it requires extra space.

Since equal-sized rectangles can fit exactly, shouldn’t can_hold use >= instead of >? If > is intentional, the book should clarify that it requires extra space.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant