摘要:        
Problem Description Let f(x) = anxn +...+ a1x +a0, in which ai (0 = 3, otherwise abs(ai) 2 typedef long long ll; 3 4 ll a[10],b[10010]; 5 ll f(ll n,ll x) 6 { 7 if(n==0) return a[0]; 8 ...    阅读全文
posted @ 2013-06-06 21:59
1002liu
阅读(206)
评论(0)
推荐(0)
        

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号