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
-
272 Solvers
-
Return the first and last characters of a character array
11854 Solvers
-
350 Solvers
-
Find the sides of an isosceles triangle when given its area and height from its base to apex
2144 Solvers
-
Write c^3 as sum of two squares a^2+b^2
329 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.