Skip to content

Commit ec24618

Browse files
committed
Updated the headers
1 parent 8918dc3 commit ec24618

File tree

1 file changed

+3
-3
lines changed
  • Math/#2894 - DIvisible and non-divisible sums difference - Easy

1 file changed

+3
-3
lines changed

Math/#2894 - DIvisible and non-divisible sums difference - Easy/Explaination.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Problem Title
22

3-
**Difficulty:** *(Easy / Medium / Hard)*
4-
**Category:** *(Arrays, Strings, Dynamic Programming, Graphs, etc.)*
5-
**Leetcode Link:** [Problem Link](#)
3+
**Difficulty:** Easy
4+
**Category:** Math
5+
**Leetcode Link:** [Problem Link](https://leetcode.com/problems/divisible-and-non-divisible-sums-difference/)
66

77
---
88

0 commit comments

Comments
 (0)