05 2018 档案
摘要:D. Fairtime limit per test2 secondsmemory limit per test512 megabytesinputstandard inputoutputstandard outputSome company is going to ...
阅读全文
摘要:C. Three displaystime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputIt is the middle...
阅读全文
摘要:B. High School: Become Humantime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYear ...
阅读全文
摘要:C. Useful Decompositiontime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputRamesses k...
阅读全文
摘要:The counter-terrorists found a time bomb in the dust. But this time the terrorists improve on the time bomb. The number sequence of the time bomb coun
阅读全文
摘要:链接:https://www.nowcoder.com/acm/contest/126/A 来源:牛客网时间限制:C/C++ 1秒,其他语言2秒 空间限制:C/C++ 32768K,其他语言65536K 64bit IO Format: %lld 题目描述 Tian...
阅读全文
摘要:Cows are such finicky eaters. Each cow has a preference for certain foods and drinks, and she will consume no others.Farmer John has c...
阅读全文
摘要:dinic 算法 时间复杂度 O(n*n*e) 1 struct node{ 2 int u,v,next,c; 3 }edge[maxn<<1]; 4 int head[maxn]; 5 int cnt,dis[maxn],n,m,ans; 6 7 void init(){ 8 memset(he
阅读全文
摘要:D - Doing Homework D - Doing Homework D - Doing Homework Ignatius has just come back school from the 30th ACM/ICPC. Now he has a lot of homework to do
阅读全文
摘要:F - Prime PathThe ministers of the cabinet were quite upset by the message from the Chief of Security stating that they would all have...
阅读全文

浙公网安备 33010602011771号