勤劳豌豆

文章
6
资源
0
加入时间
3年0月9天

HDU 1500 DP

反着存储数据,DP时就不需要考虑第三根筷子了。然后很简单的DP,用滚动数组处理#include "stdio.h"#include "string.h"#include "stdlib.h"#include "math.h"struct comp{ int x[5010];} dp1,dp2;int num[5010];int minn(int x,int