More information about interprimes on Wikipedia
isInterprime(2) = 0;
isInterprime(4) = 1;
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2069 Solvers
-
1750 Solvers
-
Return unique values without sorting
1024 Solvers
-
Create a vector whose elements depend on the previous element
805 Solvers
-
1154 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!