posted @ 2016-04-25 13:24 蓝空 阅读(139) 评论(0) 推荐(0) 编辑
摘要:
Balloons Time Limit: 1000ms Memory limit: 65536K 有疑问?点这里^_^ 题目描述 Both Saya and Kudo like balloons. One day, they heard that in the c... 阅读全文
摘要:
Balloons 题目描述 Both Saya and Kudo like balloons. One day, they heard that in the central park, there will be thousands of people fly balloons to patter 阅读全文
posted @ 2016-04-25 13:24 蓝空 阅读(386) 评论(0) 推荐(0) 编辑
摘要:
jrMz and angles Accepts: 594 Submissions: 1198 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) jrMz and angles Accept 阅读全文
posted @ 2016-04-10 11:18 蓝空 阅读(147) 评论(0) 推荐(0) 编辑
摘要:
jrMz and angles Accepts: 594 Submissions: 1198 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) ... 阅读全文
posted @ 2016-04-10 11:18 蓝空 阅读(87) 评论(0) 推荐(0) 编辑
摘要:
jrMz and angles Accepts: 594 Submissions: 1198 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others) ... 阅读全文
posted @ 2016-04-10 11:18 蓝空 阅读(153) 评论(0) 推荐(0) 编辑
摘要:
http://acm.hdu.edu.cn/showproblem.php?pid=5661 Claris and XOR Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Other... 阅读全文
posted @ 2016-04-10 11:11 蓝空 阅读(206) 评论(0) 推荐(0) 编辑
摘要:
拷贝下ps代码,以备不时之需。。 #include#include#include#includeusing namespace std;#define MAXN 9999//万进制#define DLEN 4//4位class BigNum{private: int a[5000];/... 阅读全文
posted @ 2016-04-08 19:48 蓝空 阅读(205) 评论(0) 推荐(0) 编辑
摘要:
set都快不会用了。。。整理下。。。 应该注意的是set中的值是不能相同的。。。和map一样。。。 原文链接:http://blog.csdn.net/wangran51/article/details/8836160 set集合容器:实现了红黑树的平衡二叉检索树的数据结构,插入元素时,它会自动... 阅读全文
posted @ 2016-04-06 19:58 蓝空 阅读(130) 评论(0) 推荐(0) 编辑
摘要:
A.angry_birds_again_and_again 简单积分: http://acm.sdut.edu.cn/sdutoj/problem.php?action=showproblem&problemid=2877 给定曲线,给定一个点,求从曲线上某点到x轴上某点直线恰为曲线切线和曲线... 阅读全文
posted @ 2016-04-04 15:36 蓝空 阅读(178) 评论(0) 推荐(0) 编辑