Write a function that calculates the ratio between the sum of primes numbers lower or equal to x, and the sum of the factors of x.
The 3rd test case, for x = 100; is wrong. Please correct it.
Done! thank you!
Test Suite problem #3 has an incorrect value for y_correct.
Done! thank you!
Renaming a field in a structure array
541 Solvers
Get the length of a given vector
1344 Solvers
Matlab Basics - Convert a row vector to a column vector
300 Solvers
Sum of the Multiplication of Vectors
152 Solvers
Replace secondary diagonal elements of a square array
101 Solvers