Problem 42416. Divisible by 14
Write a function to determine if a number is divisible by 14. If a number is divisible by 2 and divisible by 7, then it is divisible by 14.
Previous problem: divisible by 13. Next problem divisible by 15.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers148
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1920 Solvers
-
The Hitchhiker's Guide to MATLAB
3353 Solvers
-
Make a random, non-repeating vector.
10420 Solvers
-
Is this is a Tic Tac Toe X Win?
516 Solvers
-
Calculate Amount of Cake Frosting
27528 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!