摘要:
use fmax().-------TLE#define mmax(a,b) (a)>(b)?(a):(b); ---796msthat's it!#include #include #include #define mmax(a,b) (a)>(b)?(a):(b);int main(){ int dp[50*50*100+100]; int n,t,i,j,res; int w[250000+10]; int t1,t2; int cnt,sum; while(~scanf("%d",&n)){ if(n=w[i];--j) ... 阅读全文
posted @ 2013-11-19 13:06
symons
阅读(249)
评论(0)
推荐(0)
浙公网安备 33010602011771号