the largest int64 integer is 2048 times larger than the largest double integer
The kind of problem where the test suite just gives away the answer.
Does anyone know why this wouldn't work?
A very good reason why it would NOT work. You returned a double precision number. But a double can only store integers correctly as large as 2^53-1.
822 Solvers
Back to basics 13 - Input variables
235 Solvers
287 Solvers
Find a subset that divides the vector into equal halves
336 Solvers
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
301 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!