POJ1328 贪心算法解决思路 - C语言
2014年3月14日 - POJ1328 贪心算法 #include "stdio.h" #include "math.h"struct position...但是我的一直WA,有没有大神给我一组测试数据告诉我哪里不对或者直接指出问...
poj1328 一直wa,一直wa,谁救救我呀_百度知道
poj1328 一直wa,一直wa,谁救救我呀#include <iostream>#include <cstdlib>#include <cmath>using namespace std;struct island{ int x,y...更多关于poj 1328贪心算法,一直WA的问题>>