cpinitiative / usaco-guide

A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.
https://usaco.guide
Other
1.61k stars 483 forks source link

[Bounties] Platinum Module HLD #4559

Closed freakin23 closed 2 months ago

freakin23 commented 3 months ago

Place an "x" in the corresponding checkbox if it is done or does not apply to this pull request.

freakin23 commented 3 months ago

AC Proofs: Subtrees and Paths: https://www.hackerrank.com/challenges/subtrees-and-paths/submissions/code/388347162 Tree Queries: https://codeforces.com/contest/1254/submission/267667310 Company Queries II: https://cses.fi/problemset/result/9672174/ Query on a Tree Again: Screenshot from 2024-06-27 23-13-24

SansPapyrus683 commented 3 months ago

sansify at $15 off the bounty?

freakin23 commented 3 months ago

sansify at $15 off the bounty?

Now I get it...... Take 10 and do as you like.

freakin23 commented 3 months ago

i dont need to say more.

image

Yes, surely it will say that. I write the sentences in broken words after reading different blogs and surfing different sites, and after that i give it to AI to compose them together in proper english with grammer.

freakin23 commented 3 months ago

Check it once more I have rephrased the texts.

freakin23 commented 3 months ago

@envyaims ?

ryanchou-dev commented 2 months ago

Hi! Since it has come to our attention that AI was used to write the PR, we unfortunately cannot accept this for the bounty system. We apologize for any effort that you might have put into this PR, and strongly encourage you to create another human-written one.

If you have any further questions, feel free to reply in this thread.

freakin23 commented 2 months ago

Hi! Since it has come to our attention that AI was used to write the PR, we unfortunately cannot accept this for the bounty system. We apologize for any effort that you might have put into this PR, and strongly encourage you to create another human-written one.

If you have any further questions, feel free to reply in this thread.

make yourself clear about what content you need in this module

ryanchou-dev commented 2 months ago

Hi! Since it has come to our attention that AI was used to write the PR, we unfortunately cannot accept this for the bounty system. We apologize for any effort that you might have put into this PR, and strongly encourage you to create another human-written one. If you have any further questions, feel free to reply in this thread.

make yourself clear about what content you need in this module

This is a document stating basic layout for the module: https://docs.google.com/document/d/1Dzj5uYNYNXe_E-_9-lSeX73654cGJk88PZ0kZCCmks0/edit

Implementations not tied to problems should be generally laid out like in the hashing module: https://usaco.guide/gold/hashing#template

Do you have any questions about any specific part of the module?