Is it possible to back your way into a problem?
Task:
I want to supply an integer and then product an equation for that.
694 = 26^2 + 4^2 + 2
I would like to reduce the equation size to the most efficient possible.
1 | initial version |
Is it possible to back your way into a problem?
Task:
I want to supply an integer and then product an equation for that.
694 = 26^2 + 4^2 + 2
I would like to reduce the equation size to the most efficient possible.
2 | No.2 Revision |
Is it possible to back your way into a problem?
Task:
I want to supply an integer and then product produce an equation for that.
694 = 26^2 + 4^2 + 2
I would like to reduce the equation size to the most efficient possible.