Introduction - If you have any usage issues, please Google them yourself
Series poor problem: Given n positive integers sequence, proceed as follows: each time deleting the two numbers a and b, add a number a* b+1, until only one number N. N in all of this, there is a maximum and minimum Max Min, M = Max-Min is very poor. Calculate M operating environment: vs2008