摘要:
我必须要说的是输出时printf("%f", a);而不是%lf那样会wa这是我付出了n个小时得到的教训#include#include#include#include#includeusing namespace std;const int maxa = 1005;struct edge{ int... 阅读全文
posted @ 2015-03-06 20:21
icodefive
阅读(220)
评论(0)
推荐(0)
摘要:
#include#include#includeusing namespace std;const int maxa = 50005;int rmp_max[maxa][100];int rmp_min[maxa][100];int log(int n){ int cnt = 0; while(n)... 阅读全文
posted @ 2015-03-06 16:40
icodefive
阅读(221)
评论(0)
推荐(0)

浙公网安备 33010602011771号