Problem 42409. Divisible by 7
Solution Stats
Problem Comments
-
2 Comments
Brandon
on 28 Jun 2023
This one is dumb, as you need to use all the digits in the number. You might as well just use normal long division.
Plus, I have to implement modular arithmetic, which uses mod, which is banned in this problem.
Josh
on 18 Jul 2023
i keep struggling with timeout issues or the truncation/rounding of large numbers to scientific notation
Solution Comments
Show commentsProblem Recent Solvers169
Suggested Problems
-
8585 Solvers
-
Matrix indexing with two vectors of indices
694 Solvers
-
299 Solvers
-
450 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1174 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!