Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers241
Suggested Problems
-
Return the largest number that is adjacent to a zero
5517 Solvers
-
Number of 1s in the Binary Representation of a Number
481 Solvers
-
395 Solvers
-
Implement simple rotation cypher
1096 Solvers
-
Element by element multiplication of two vectors
397 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!