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.
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.