Skip to content

Commit 1e82488

Browse files
committed
updated as per your sugession
1 parent 52858c8 commit 1e82488

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dsa-solutions/gfg-solutions/0005-next-happy-number.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ You don't need to read input or print anything. Your task is to complete the fun
5353

5454
## Constraints
5555

56-
1. $(1 \leq N \leq 10^5)$
56+
- $(1 \leq N \leq 10^5)$
57+
5758

5859
## Solution Approach
5960

0 commit comments

Comments
 (0)