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

70.28% Correct | 29.72% Incorrect
Last Solution submitted on Nov 23, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers207

Suggested Problems

More from this Author139

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!