摘要:
Time Limit: 1 second Memory Limit: 128 MB【问题描述】据说2012的灾难和太阳黑子的爆发有关。于是地球防卫小队决定制造一个特殊防护伞,挡住太阳黑子爆发的区域,减少其对地球的 影响。由于太阳相对与地球来说实在是太大了,我们可以把太阳表面看作一个平... 阅读全文
posted @ 2017-10-04 18:45
AWCXV
阅读(261)
评论(0)
推荐(0)
摘要:
time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Alyona’s mother wants to present an ... 阅读全文
posted @ 2017-10-04 18:45
AWCXV
阅读(161)
评论(0)
推荐(0)
摘要:
time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Little Alyona is celebrating Happy B... 阅读全文
posted @ 2017-10-04 18:45
AWCXV
阅读(135)
评论(0)
推荐(0)
摘要:
time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Little girl Alyona is in a shop to bu... 阅读全文
posted @ 2017-10-04 18:45
AWCXV
阅读(196)
评论(0)
推荐(0)
摘要:
Time Limit: 1 second Memory Limit: 128 MB【问题描述】地质学家们打算考察一片山区。这片山区可分成m*n的网格,每个网格都有唯一的海拔高度,山区外围的海拔高度均为0。由于考察 任务繁重,他们分成m*n组,每个组考察一个网格的区域。每个组都可以选择... 阅读全文
posted @ 2017-10-04 18:45
AWCXV
阅读(294)
评论(0)
推荐(0)
摘要:
Time Limit: 1 second Memory Limit: 64 MB【问题描述】农夫 John 正在研究他的农场的卫星照片.照片为一个R (1#include #include #include using namespace std;const int MAXN = 1... 阅读全文
posted @ 2017-10-04 18:45
AWCXV
阅读(578)
评论(0)
推荐(0)
摘要:
【题目链接】:http://codeforces.com/problemset/problem/777/E【题意】 让你摆汉诺塔片; 要求在上面的片的外圈大于在下面的片的内圈,且小于下面的片的外圈; 给你n个片; 每个片有属性->外圈半径,内圈半径,高度; 然后让你选择其中的一些片... 阅读全文
posted @ 2017-10-04 18:44
AWCXV
阅读(151)
评论(0)
推荐(0)
摘要:
【题目链接】:http://acm.hdu.edu.cn/showproblem.php?pid=6022【题意】 让你求一个集合的子集数目; 这个子集有要求; 即: 它所有元素的平方的和小于它所有元素的和的平方。 【题解】 假设一个集合大小为3元素为a1,a2,a3 则 a12... 阅读全文
posted @ 2017-10-04 18:44
AWCXV
阅读(116)
评论(0)
推荐(0)
摘要:
【题目链接】:http://codeforces.com/contest/520/problem/C【题意】 给你一个函数; 它的作用是评估两个字符串的相似程度; 评估的时候; 保持一个字符串不动,另外一个字符串比较n次->n为字符串的长度 但比较的n次是这样的:另外一个字符串比完... 阅读全文
posted @ 2017-10-04 18:44
AWCXV
阅读(157)
评论(0)
推荐(0)
摘要:
【题目链接】:http://codeforces.com/contest/520/problem/B【题意】 给你一个数n; 对它进行乘2操作,或者是-1操作; 然后问你到达m需要的步骤数; 【题解】 操作的过程中; 可能会大于m吧; 也不知道是多少倍; 但也没事,不差那一点时间... 阅读全文
posted @ 2017-10-04 18:44
AWCXV
阅读(224)
评论(0)
推荐(0)

浙公网安备 33010602011771号