Problem 42442. Determine if input is divisible by three.

Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.

Solution Stats

78.03% Correct | 21.97% Incorrect
Last Solution submitted on Nov 17, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers228

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!