Skip to content

Commit

Permalink
Merge pull request #4295 from cpinitiative/difficulty
Browse files Browse the repository at this point in the history
change lifeguards from 'easy' to 'normal'
  • Loading branch information
SansPapyrus683 authored Feb 7, 2024
2 parents a8432c2 + 075a5c5 commit 5568d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/3_Silver/Sorting_Custom.problems.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"name": "Lifeguards",
"url": "http://www.usaco.org/index.php?page=viewproblem2&cpid=786",
"source": "Silver",
"difficulty": "Easy",
"difficulty": "Normal",
"isStarred": false,
"tags": ["Sorting", "Prefix Sums"],
"solutionMetadata": {
Expand Down

0 comments on commit 5568d4b

Please sign in to comment.