Description: Decoding a sequence of operations
Write a program that finds all possible ways of inserting+ and- signs in the sequence 123456789 (at most one sign before any digit) such that the resulting arithmetic expression evaluates to 100.
To Search:
File list (Check if you may need any files):
d.c