Skip to content

Commit

Permalink
Merge pull request #5064 from cpinitiative/problem-suggestion/cf-1622C
Browse files Browse the repository at this point in the history
Problem Suggestion: Add "Set Or Decrease" to Silver - Additional Practice for USACO Silver
  • Loading branch information
SansPapyrus683 authored Jan 21, 2025
2 parents adf6010 + f910bc5 commit c6fe935
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions content/3_Silver/Conclusion.problems.json
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,19 @@
"site": "CF"
}
},
{
"uniqueId": "cf-1622C",
"name": "Set Or Decrease",
"url": "https://codeforces.com/contest/1622/problem/C",
"source": "CF",
"difficulty": "Normal",
"isStarred": false,
"tags": ["Binary Search", "Prefix Sums"],
"solutionMetadata": {
"kind": "autogen-label-from-site",
"site": "CF"
}
},
{
"uniqueId": "cf-700B",
"name": "Connecting Universities",
Expand Down

0 comments on commit c6fe935

Please sign in to comment.