<pre>
Write a program for finding expressions built out of given numbers and using
given operators that evaluate to a given value, or listing all possible values.

[[RecPuzzlesFind Solution]]
</pre>
