摘要:
题目描述The good folks in Texas are having a heatwave this summer. Their Texas Longhorn cows make for good eating but are not so adep... 阅读全文
摘要:
题目描述The good folks in Texas are having a heatwave this summer. Their Texas Longhorn cows make for good eating but are not so adep... 阅读全文
摘要:
题目描述农夫John发现做出全威斯康辛州最甜的黄油的方法:糖。把糖放在一片牧场上,他知道N(1 using namespace std;const int maxn=3005;int n,p,c,head[maxn],cnt,q[maxn],sum,ans=... 阅读全文
摘要:
题目描述农夫John发现做出全威斯康辛州最甜的黄油的方法:糖。把糖放在一片牧场上,他知道N(1 using namespace std;const int maxn=3005;int n,p,c,head[maxn],cnt,q[maxn],sum,ans=... 阅读全文
摘要:
题目背景NOIp1996提高组第三题题目描述在一个地图上有N个地窖(Nusing namespace std;const int maxn=25; //fa数组表示雷最大时时的路径,不断更新。 int n,dp[maxn]... 阅读全文
摘要:
题目背景NOIp1996提高组第三题题目描述在一个地图上有N个地窖(Nusing namespace std;const int maxn=25; //fa数组表示雷最大时时的路径,不断更新。 int n,dp[maxn]... 阅读全文
摘要:
题目描述棋盘上A点有一个过河卒,需要走到目标B点。卒行走的规则:可以向下、或者向右。同时在棋盘上C点有一个对方的马,该马所在的点和所有跳跃一步可达的点称为对方马的控制点。因此称之为“马拦过河卒”。棋盘用坐标表示,A点(0, 0)、B点(n, m)(n, m为... 阅读全文
摘要:
题目描述棋盘上A点有一个过河卒,需要走到目标B点。卒行走的规则:可以向下、或者向右。同时在棋盘上C点有一个对方的马,该马所在的点和所有跳跃一步可达的点称为对方马的控制点。因此称之为“马拦过河卒”。棋盘用坐标表示,A点(0, 0)、B点(n, m)(n, m为... 阅读全文