摘要:
动态规划的题我弱爆了哎。。。。。#include#include#includestruct node {int x,y,z;}a[3003];int cmp(const void *b,const void *c) {if((*(struct node *)b).x!=(*(struct node... 阅读全文
posted @ 2013-10-05 17:26
HYDhyd
阅读(105)
评论(0)
推荐(0)
浙公网安备 33010602011771号