摘要: "ref" cpp include include include include include using namespace std; int n, tot, dfn[100005], s[100005][26], dep[100005], idx, siz[100005], ans; boo 阅读全文
posted @ 2018-05-01 20:46 poorpool 阅读(403) 评论(0) 推荐(0)
摘要: "ref" cpp include include using namespace std; int a[100005], n, l, ans=0x3f3f3f3f; int main(){ cin n l; for(int i=1; i 阅读全文
posted @ 2018-05-01 19:46 poorpool 阅读(184) 评论(0) 推荐(0)
摘要: 呸,大傻逼题,我更傻逼 "ref" cpp include using namespace std; typedef long long ll; ll n, k, m, d, ans; int main(){ cin n k m d; for(int i=1; i 阅读全文
posted @ 2018-05-01 19:35 poorpool 阅读(468) 评论(0) 推荐(0)