Hi guys! I have a group of 4 numbers x,y,z,w which comes from 4 integers multiplied with a common factor. [x,y,z,w] = c [i,j,k,l]. How can I find i,j,k,l? Thanks.
Return the largest number that is adjacent to a zero
3116 Solvers
729 Solvers
144 Solvers
Back to basics 17 - white space
209 Solvers
178 Solvers
Solution 1242294
Doesn't always work, for example when x = 11*[ 5, 7, 32] .