From 1eac08eea079e506c25b1e24194ee569be6924ae Mon Sep 17 00:00:00 2001 From: 33Arsenic75 <122697564+33Arsenic75@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:30:06 +0530 Subject: [PATCH] . --- problem-of-the-day/day24/dsa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/problem-of-the-day/day24/dsa.md b/problem-of-the-day/day24/dsa.md index fed74e1..18d5fbb 100644 --- a/problem-of-the-day/day24/dsa.md +++ b/problem-of-the-day/day24/dsa.md @@ -10,5 +10,5 @@ 3. [Set or Decrease](https://codeforces.com/problemset/problem/1622/C) 4. [Strange Test](https://codeforces.com/problemset/problem/1622/C) 5. [Bitwise Operation Wizard](https://codeforces.com/problemset/problem/1936/A) - +6. [The Great Hero](https://codeforces.com/problemset/problem/1480/C) *Note:* Solutions to [day23](../day23) are uploaded.