Skip to content

Commit

Permalink
update source name
Browse files Browse the repository at this point in the history
  • Loading branch information
freakin23 committed Oct 26, 2024
1 parent ca20c3c commit e7ab49e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/6_Advanced/Multiplicative.problems.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"uniqueId": "gfg-DivisorSum",
"name": "Sum of all divisors from 1 to N",
"url": "https://www.geeksforgeeks.org/problems/sum-of-all-divisors-from-1-to-n4738/1",
"source": "GeeksForGeeks",
"source": "GFG",
"difficulty": "Normal",
"isStarred": false,
"tags": [],
Expand Down Expand Up @@ -62,7 +62,7 @@
"uniqueId": "gfg-GCDSum",
"name": "Sum of GCD of all numbers upto N with N itself",
"url": "https://www.geeksforgeeks.org/sum-of-gcd-of-all-numbers-upto-n-with-n-itself/",
"source": "GeeksForGeeks",
"source": "GFG",
"difficulty": "Normal",
"isStarred": false,
"tags": [],
Expand Down

0 comments on commit e7ab49e

Please sign in to comment.