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

Problem Suggestion: Add "Steeplechase" to Bronze - Additional Practice for USACO Bronze #4579

Closed maggieliu05 closed 3 months ago

maggieliu05 commented 3 months ago

User Qp1pzmgBT3M2IoVyJg0Gewzw3OS2 suggested adding the problem Steeplechase to the problems table of the module Bronze - Additional Practice for USACO Bronze.

Automatically Generated JSON:

{
  "uniqueId": "tlx-steeplechase",
  "name": "Steeplechase",
  "url": "https://e.com",
  "source": "TLX",
  "difficulty": "Insane",
  "isStarred": false,
  "tags": [
    "DP",
    "Dijkstra"
  ],
  "solutionMetadata": {
    "kind": "autogen-label-from-site",
    "site": "TLX"
  }
}

Additional Notes: None

This PR was automatically generated from a user-submitted problem suggestion on the USACO guide.

SansPapyrus683 commented 3 months ago

what