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
-
1792 Solvers
-
Increment a number, given its digits
686 Solvers
-
Back to basics 11 - Max Integer
811 Solvers
-
1718 Solvers
-
Return fibonacci sequence do not use loop and condition
855 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.