Given positive integer x, write the function gSum(x), that sums all the GCD's of the integer pairs
. For example in the Excel screenshot below, it is claro that when
, the function should return
.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers3
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52925 Solvers
-
Give the Shortest Path Through The Maze
57 Solvers
-
Set the array elements whose value is 13 to 0
1439 Solvers
-
Check if number exists in vector
13900 Solvers
-
31 Solvers
More from this Author116
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!