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.
Back to basics 6 - Column Vector
912 Solvers
Flip the main diagonal of a matrix
510 Solvers
Create a vector whose elements depend on the previous element
397 Solvers
Reverse the elements of an array
692 Solvers
189 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!