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

Solution for max product #4299

Merged
merged 12 commits into from
Feb 12, 2024
Merged

Solution for max product #4299

merged 12 commits into from
Feb 12, 2024

Conversation

xyzqm
Copy link
Member

@xyzqm xyzqm commented Feb 10, 2024

Place an "x" in the corresponding checkbox if it is done or does not apply to this pull request.
Solution purposely leaves out details to encourage more thinking, although if reader is truly stuck they can consult implementation

ac submission: https://codeforces.com/gym/100886/submission/245660915

#4165

  • I have tested my code.
  • I have added my solution according to the steps here.
  • I have followed the code conventions mentioned here.
    • I understand that if it is clear that I have not attempted to follow these conventions, my PR will be closed.
    • If changes are requested, I will re-request a review after addressing them.
  • I have linked this PR to any issues that it closes.

@xyzqm xyzqm requested a review from SansPapyrus683 February 10, 2024 03:54
Copy link
Contributor

@SansPapyrus683 SansPapyrus683 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

W pr

solutions/gold/cf-100886G.mdx Outdated Show resolved Hide resolved
solutions/gold/cf-100886G.mdx Outdated Show resolved Hide resolved
solutions/gold/cf-100886G.mdx Outdated Show resolved Hide resolved
solutions/gold/cf-100886G.mdx Outdated Show resolved Hide resolved
solutions/gold/cf-100886G.mdx Outdated Show resolved Hide resolved
@xyzqm xyzqm requested a review from SansPapyrus683 February 10, 2024 04:23
@SansPapyrus683
Copy link
Contributor

(also did you revert my changes or smth)

@xyzqm
Copy link
Member Author

xyzqm commented Feb 10, 2024

Oh shoot I was just using the usaco.guide github thing and i think it overwrites changes 😭 mb

Copy link
Contributor

@SansPapyrus683 SansPapyrus683 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ryanchou-dev merge at your recognizance

Copy link
Member

@ryanchou-dev ryanchou-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! thanks :)

@ryanchou-dev ryanchou-dev merged commit 5cfe081 into cpinitiative:master Feb 12, 2024
3 checks passed
@xyzqm xyzqm deleted the max_product branch February 12, 2024 15:45
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.

3 participants