Introduction - If you have any usage issues, please Google them yourself
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.