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
-
Remove the small words from a list of words.
1305 Solvers
-
Given a window, how many subsets of a vector sum positive
837 Solvers
-
985 Solvers
-
291 Solvers
-
1556 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!