From ae781d5c6207bfc898449ae3feb6a95c9b3aaf6d Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 13 Apr 2025 09:52:25 -0400 Subject: [PATCH] fix(leetcode-daily): dates --- posts/algorithms/leetcode-daily.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/posts/algorithms/leetcode-daily.html b/posts/algorithms/leetcode-daily.html index afe7d93..f494789 100644 --- a/posts/algorithms/leetcode-daily.html +++ b/posts/algorithms/leetcode-daily.html @@ -41,7 +41,7 @@ href="https://leetcode.com/problems/count-good-numbers/submissions/1605647445/?envType=daily-question&envId=2025-04-13" >count good numbers - — 13/13/24 + — 13/4/24

understanding the problem

@@ -80,7 +80,7 @@ href="https://leetcode.com/problems/minimum-number-of-operations-to-make-elements-in-array-distinc" >minimum number of operations to make array distinct - — 9/13/24 + — 9/4/24

understanding the problem