Problem 42417. Divisible by 15
Write a function to determine if a number is divisible by 15. If a number is divisible by 3 and divisible by 5, then it is divisible by 15.
Previous problem: divisible by 14. Next problem divisible by 16.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers212
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6345 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1854 Solvers
-
286 Solvers
-
1473 Solvers
-
Make a vector of prime numbers
798 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!