Find two triangular numbers whose sum is input.
Note: The difference beetween the triangular numbers should be minimum.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers103
Suggested Problems
-
Maximum running product for a string of numbers
2257 Solvers
-
Omit columns averages from a matrix
620 Solvers
-
middleAsColumn: Return all but first and last element as a column vector
651 Solvers
-
Circular Primes (based on Project Euler, problem 35)
655 Solvers
-
318 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
When I click on solutions, a single solution is appearing and other solutions are like sub-solutions of this single solution. Something odd is going on here.
That solution is too wide to fit in Cody's editor, and it is automatically truncated into incomplete text (thus is valid only for the first run and becomes invalid upon re-scoring). Since it is very wide, it somehow shifts all other solutions to the right, making them look like sub-solutions.It has been re-scored to invalid and should not give confusion any more.
Ok. Thanks for the explanation.