More information about interprimes on Wikipedia
isInterprime(2) = 0;
isInterprime(4) = 1;
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers24
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
2051 Solvers
-
663 Solvers
-
Compute a dot product of two vectors x and y
1052 Solvers
-
11171 Solvers
-
8670 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!