Start with:
Change it to:

((1+2)+(3+4))
((1+2)+(3+4))
CURRENT: ( + ( + 1 2 ) ( + 3 4 ) )
GOAL: ( + ( + 1 4 ) ( + 2 3 ) )

Back to index