Given a row vector containing all x1, and a column vector containing all x2, and their lengths are equal, create a column vector containing all values of x2*x1/x2^2.
14227 Solvers
202 Solvers
2477 Solvers
190 Solvers
Calculate Euler's phi function
46 Solvers
Solution 774620
konami ftw!
Test suite needs to pass both vectors to the function. Test case 2 is missing a ']'.