Skip to content

Commit

Permalink
Merge pull request #5101 from cpinitiative/problem-suggestion/cf-2027D2
Browse files Browse the repository at this point in the history
Problem Suggestion: Add "The Endspeaker (Hard Version)" to Gold - Additional Practice for USACO Gold
  • Loading branch information
TheGamingMousse authored Feb 4, 2025
2 parents 9865253 + 44568e4 commit fcc6c03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/4_Gold/Conclusion.problems.json
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,19 @@
"kind": "none"
}
},
{
"uniqueId": "cf-2027D2",
"name": "The Endspeaker (Hard Version)",
"url": "https://codeforces.com/contest/2027/problem/D2",
"source": "CF",
"difficulty": "Normal",
"isStarred": false,
"tags": ["DP", "Binary Search", "Two Pointers", "PURS"],
"solutionMetadata": {
"kind": "autogen-label-from-site",
"site": "CF"
}
},
{
"uniqueId": "cf-1713E",
"name": "Cross Swapping",
Expand Down

0 comments on commit fcc6c03

Please sign in to comment.