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
-
Renaming a field in a structure array
1340 Solvers
-
Is my wife right? Now with even more wrong husband
1312 Solvers
-
196 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
559 Solvers
-
Sum of odd numbers in a matrix
466 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!