From f910bc5d8a581084e7b956a9d10dcae74a6e1ee8 Mon Sep 17 00:00:00 2001 From: envyaims <79723780+envyaims@users.noreply.github.com> Date: Tue, 21 Jan 2025 15:54:54 -0500 Subject: [PATCH] Update Conclusion.problems.json --- content/3_Silver/Conclusion.problems.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/3_Silver/Conclusion.problems.json b/content/3_Silver/Conclusion.problems.json index 6c87b3b93f..fdc8ab7fe4 100644 --- a/content/3_Silver/Conclusion.problems.json +++ b/content/3_Silver/Conclusion.problems.json @@ -275,7 +275,7 @@ "source": "CF", "difficulty": "Normal", "isStarred": false, - "tags": ["binary search", "two pointers"], + "tags": ["Binary Search", "Prefix Sums"], "solutionMetadata": { "kind": "autogen-label-from-site", "site": "CF"