Problem 49973. Number Puzzles - 001
Solution Stats
Problem Comments
-
1 Comment
Dyuman Joshi
on 22 Feb 2021
@Doddy, This can be solved by a trivial solution something like -
a=0,b=0,c=1,d=1. The test suite will accept the solution, however, this is not something you want (only using non-zero integers as mentioned in the problem statement).
I have edited the test suite accordingly, and will do so wherever I face the same issue in the Number puzzle series.
Solution Comments
Show commentsProblem Recent Solvers32
Suggested Problems
-
Find the largest value in the 3D matrix
1400 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1434 Solvers
-
Find out value of sine given by degree.
306 Solvers
-
1124 Solvers
-
Cumulative product of a vector
263 Solvers
More from this Author180
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!