Strange fuction HDU - 2899
Now, here is a fuction:
F(x) = 6 * x^7+8*x^6+7*x^3+5*x^2-y*x (0 <= x <=100)
Can you find the minimum value when x is between 0 and 100.
Input
The first line of the input contains an int
原创
2017-11-02 22:55:54 ·
169 阅读 ·
0 评论