Skip to content

Commit 0b10da5

Browse files
authored
Merge pull request #3731 from shreyash3087/points-not-counted
Points Not Counted Towards Leaderboard
2 parents abfb75e + 43a3b74 commit 0b10da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsa-solutions/lc-solutions/0400-0499/0445-add-two-numberii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,4 +413,4 @@ class Solution:
413413
{['shreyash3087'].map(username => (
414414
<Author key={username} username={username} />
415415
))}
416-
</div>
416+
</div>

0 commit comments

Comments
 (0)