摘要:
矩形周长并POJ上C++,G++都能过,HDU上C++过了,G++WA ,不知道为什么#include#include#include#include#includeusing namespace std;const int maxn=10000;struct Seg{ int x; i... 阅读全文
posted @ 2015-12-17 20:44
Fighting_Heart
阅读(154)
评论(0)
推荐(0)
摘要:
矩形面积并,离散化+线段树C++ AC,G++ WA,但是数组开大点,G++也AC,不知道为什么#include#include#include#include#includeusing namespace std;const int maxn=2100;struct Seg{ double ... 阅读全文
posted @ 2015-12-17 20:15
Fighting_Heart
阅读(145)
评论(0)
推荐(0)

浙公网安备 33010602011771号