Question: Play with numbers

Hello everybody,

I have an interesting math problem, here it is:

 

Add the following operators: +, -, * in the middle of the following string 123456789 to get the final result: 2016

The operators can be added randomly at any place, it isn't necessarily placed in between single numbers.

 

To convince your result, one should provide the code or explain explicitly your method.

Have fun!!!!

 

 

Please Wait...