摘要: 参见 "这里" cpp include include include using namespace std; int n, a[305][305], mat[305], exu[305], exv[305], qiw[305]; const int oo=0x3f3f3f3f; bool viu 阅读全文
posted @ 2018-03-17 20:51 poorpool 阅读(157) 评论(1) 推荐(0)
摘要: 仙人掌入门简单题。 先看一篇 "文档" 。 cpp include include include using namespace std; int T, n, uu, vv, hea[20005], cnt, dfn[20005], loo[20005], idx, vis[20005]; boo 阅读全文
posted @ 2018-03-17 07:56 poorpool 阅读(149) 评论(0) 推荐(0)