Practice
Leaderboard
Profile
Login
Logout
Code Practice
Code Practice
function eulerPhi(n) { return -1; }
xxxxxxxxxx
1
function
eulerPhi
(
n
) {
2
return
-
1
;
3
}
4
Run Tests
Ran
0
tests