问题 E: Distance时间限制: 1 Sec 内存限制: 128 MB提交: 48 解决: 12[提交][状态][论坛]题目描述There is a battle field. It is a square with
https://www.u72.net/daima/hruw.html - 2024-07-05 21:23:26 - 代码库问题 K: Traveling时间限制: 1 Sec 内存限制: 128 MB提交: 13 解决: 4[提交][状态][论坛]题目描述SH likes traveling around the world. When he
https://www.u72.net/daima/hru4.html - 2024-07-05 21:23:59 - 代码库#include<iostream>#include<cstdio>#include<string>#include<cstring>#include<algorithm>using namespace std;const int maxn = 205;struct chs{
https://www.u72.net/daima/hv7r.html - 2024-08-13 11:45:17 - 代码库#include<cstdio>#include<iostream>#include<algorithm>#include<cstring>#include<cmath>#include<vector>#include<queue>#include<map>#include<
https://www.u72.net/daima/hv78.html - 2024-08-13 11:46:17 - 代码库#include<cstdio>#include<iostream>#include<algorithm>#include<cstring>#include<cmath>#include<vector>#include<queue>#include<map>#incl
https://www.u72.net/daima/hv9a.html - 2024-08-13 11:48:39 - 代码库QSC and MasterTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Problem DescriptionEvery school has some
https://www.u72.net/daima/h8r4.html - 2024-08-13 19:44:40 - 代码库The Best PathTime Limit: 9000/3000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)Problem DescriptionAlice is planning her tr
https://www.u72.net/daima/h4sh.html - 2024-08-13 16:42:55 - 代码库问题 F: Graph时间限制: 1 Sec 内存限制: 128 MB提交: 30 解决: 5[提交][状态][论坛]题目描述Your task is to judge whether a regular polygon
https://www.u72.net/daima/hr3n.html - 2024-07-05 21:38:07 - 代码库题目链接http://acm.hdu.edu.cn/showproblem.php?pid=5881 Problem DescriptionTea is good.Tea is life.Tea is everything.The balance of tea
https://www.u72.net/daima/h479.html - 2024-08-13 17:05:12 - 代码库四题,铜靠前。今天训练我一道题没写&hellip;&hellip;被队友带飞的感觉真好Orz 换了队友果然输出变高了,虽然还是铜牌区,但至少看到了希望&hellip;&hellip;
https://www.u72.net/daima/d980.html - 2024-08-15 14:04:34 - 代码库#include<iostream>#include<cstdio>#include<string>#include<cstring>#include<algorithm>using namespace std;const int maxn = 6005;int n,x[maxn
https://www.u72.net/daima/k7b6.html - 2024-08-14 15:32:02 - 代码库#include<iostream>#include<cstdio>#include<string>#include<cstring>#include<algorithm>using namespace std;const int maxn = 5000;int n,a[maxn
https://www.u72.net/daima/k7fv.html - 2024-08-14 15:33:02 - 代码库/*用f[i][k]表示考虑到第i个雕塑,分成k组,可不可行(这是一个bool类型的数组)转移:f[i][k]=f[j][k-1],sum[i]-sum[j]合法*/#include <cstdio>#include <cstdl
https://www.u72.net/daima/k7vr.html - 2024-08-14 15:41:18 - 代码库#include<iostream>#include<cstdio>#include<string>#include<cstring>#include<algorithm>#define ll intusing namespace std;const int maxn = 100
https://www.u72.net/daima/k7v3.html - 2024-08-14 15:42:25 - 代码库#include<iostream>#include<cstdio>#include<string>#include<cstring>#include<algorithm>#define ll long longusing namespace std;const ll mod =
https://www.u72.net/daima/k7wh.html - 2024-08-14 15:42:33 - 代码库/*n<=5000&shy;这样就不能用O(n)的转移了,而是要用O(1)的转移。&shy;注意我们每次的转移都来自一个连续的区间,而且我们是求和&shy;区间求和?&shy
https://www.u72.net/daima/k7w7.html - 2024-08-14 15:43:48 - 代码库#include<iostream> #include<cstdio>#include<string>#include<cstring>#include<algorithm>#include<cmath>#define ll long longusing namespace st
https://www.u72.net/daima/k73n.html - 2024-08-14 15:51:04 - 代码库题意:http://acdream.info/problem?pid=1112Problem DescriptionHere is Alice and Bob again !Alice and Bob are playing a game. There are several
https://www.u72.net/daima/dh9s.html - 2024-07-07 17:10:24 - 代码库Problem DescriptionI think that you might have played the traditional Chinese ring game: The Chinese Linking Rings (here we call its nicknam
https://www.u72.net/daima/cb8n.html - 2024-07-10 21:08:32 - 代码库准考证号 128M 0.1s ticket.cppescription蒟蒻hzwer NOIP2014惨跪,他依稀记得他的准考证号是37,现在hzwer又将要面临一场比
https://www.u72.net/daima/fxnv.html - 2024-08-16 23:06:33 - 代码库