From 506b3fe4431ebce8c78469679f69269ac12d3f5d Mon Sep 17 00:00:00 2001 From: MD ARIFUL HAQUE Date: Mon, 20 Jan 2025 22:34:33 +0600 Subject: [PATCH] #1185, #1186 leetcode problems 002661-first-completely-painted-row-or-column submissions 1514597216 Co-authored-by: kovatz Co-authored-by: topugit Co-authored-by: basharul-siddike Co-authored-by: hafijul233 --- .../002661-first-completely-painted-row-or-column/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algorithms/002661-first-completely-painted-row-or-column/README.md b/algorithms/002661-first-completely-painted-row-or-column/README.md index c17390b1c..f53f78f9f 100644 --- a/algorithms/002661-first-completely-painted-row-or-column/README.md +++ b/algorithms/002661-first-completely-painted-row-or-column/README.md @@ -135,4 +135,4 @@ If you found this series helpful, please consider giving the **[repository](http If you want more helpful content like this, feel free to follow me: - **[LinkedIn](https://www.linkedin.com/in/arifulhaque/)** -- **[GitHub](https://github.com/mah-shamim)** \ No newline at end of file +- **[GitHub](https://github.com/mah-shamim)** \ No newline at end of file