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

Contact Form Submission - Mistake (Platinum - Geometry Primitives) #4366

Open
maggieliu05 opened this issue Mar 4, 2024 · 3 comments
Open
Assignees
Labels
bug Something isn't working content content-related issue good first issue Good for newcomers

Comments

@maggieliu05
Copy link
Contributor

Someone submitted the contact form!

URL: https://usaco.guide/plat/geo-pri?lang=cpp
Module: Platinum - Geometry Primitives
Topic: Mistake
Message:
The implementation of the Point's location relative to polygon is wrong, it gives WA on CSES. The mistake is in the checking the point to be boundary.

@maggieliu05 maggieliu05 added content content-related issue good first issue Good for newcomers labels Mar 4, 2024
@SansPapyrus683
Copy link
Contributor

@brebenelmihnea

@brebenelmihnea
Copy link
Contributor

Ok I will look it over

@bqi343
Copy link
Member

bqi343 commented Jun 19, 2024

@brebenelmihnea any update on this?

btw, there are alternative implementations that may be simpler to implement (e.g., https://github.com/bqi343/cp-notebook/blob/08e3d0d722584442bd38280251d5e65f7ac61612/Implementations/content/geometry%20(13)/Polygons/InPolygon.h#L5)

@bqi343 bqi343 added the bug Something isn't working label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working content content-related issue good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants