E 题意:给一个多项式P(x),系数是非负整数。 给出多项式函数图像上两个点 (t, a) (P(t), b) ,求满足条件多项式的个数。 神数学题。。 http://jeremykun.com/2014/11/18/learning-a-single-variable-polynomial-or-the-power-of-adaptive-queries/ http://hzwer.com/5390.html