Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat(algebra/floor): When the floor is strictly positive #9625

Closed
wants to merge 2 commits into from

Conversation

YaelDillies
Copy link
Collaborator

⌊a⌋₊ and ⌊a⌋ are strictly positive iff 1 ≤ a. We use this to slightly golf IMO 2013 P5.


Open in Gitpod

@YaelDillies YaelDillies added easy < 20s of review time. See the lifecycle page for guidelines. awaiting-review The author would like community review of the PR labels Oct 8, 2021
@semorrison semorrison removed the easy < 20s of review time. See the lifecycle page for guidelines. label Oct 11, 2021
@jcommelin
Copy link
Member

Thanks 🎉

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Oct 11, 2021
bors bot pushed a commit that referenced this pull request Oct 11, 2021
`⌊a⌋₊` and `⌊a⌋` are strictly positive iff `1 ≤ a`. We use this to slightly golf IMO 2013 P5.
@bors
Copy link

bors bot commented Oct 11, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(algebra/floor): When the floor is strictly positive [Merged by Bors] - feat(algebra/floor): When the floor is strictly positive Oct 11, 2021
@bors bors bot closed this Oct 11, 2021
@bors bors bot deleted the floor_pos branch October 11, 2021 07:59
@eric-wieser eric-wieser added the hacktoberfest-accepted Without this label hacktoberfest is scared off by bors label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Without this label hacktoberfest is scared off by bors ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants