Skip to content

Commit 3efd96c

Browse files
authored
Merge pull request #3844 from Maheshwari-Love/pointDdeduction
points deducted
2 parents cf5e254 + 5f9ab94 commit 3efd96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-solutions/lc-solutions/2500-2599/2547- Minimum Cost to split array.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ public:
155155
return dfs(0);
156156
}
157157
};
158-
```
158+
```

0 commit comments

Comments
 (0)