上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 33 下一页
摘要: 找新朋友Time Limit: 2000/1000 MS (Java/Others)Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 7001Accepted Submission(s): 3643Problem Descri... 阅读全文
posted @ 2014-04-17 21:06 Freecode# 阅读(277) 评论(0) 推荐(0) 编辑
摘要: Problem EIn-CircleInput:Standard InputOutput:Standard OutputIn-circle of a triangle is the circle that touches all the three sides of the triangle int... 阅读全文
posted @ 2014-04-17 18:48 Freecode# 阅读(474) 评论(0) 推荐(0) 编辑
摘要: Problem ATriangle FunInput:Standard InputOutput:Standard OutputIn the picture below you can see a triangle ABC. Point D, E and F divides the sides BC,... 阅读全文
posted @ 2014-04-17 15:00 Freecode# 阅读(370) 评论(0) 推荐(0) 编辑
摘要: Ivan comes again!Time Limit: 1000ms Memory limit: 65536K有疑问?点这里^_^题目描述The Fairy Ivan gave Saya three problems to solve (Problem F). After Saya finishe... 阅读全文
posted @ 2014-04-16 20:57 Freecode# 阅读(264) 评论(0) 推荐(0) 编辑
摘要: AreaTime Limit: 5000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 225Accepted Submission(s): 77Problem Descripti... 阅读全文
posted @ 2014-04-15 21:36 Freecode# 阅读(1263) 评论(0) 推荐(1) 编辑
摘要: ClockwiseTime Limit: 1000ms Memory limit: 65536K有疑问?点这里^_^题目描述Saya have a long necklace with N beads, and she signs the beads from 1 to N. Then she fi... 阅读全文
posted @ 2014-04-14 17:34 Freecode# 阅读(779) 评论(0) 推荐(0) 编辑
摘要: #include #include using namespace std;#define eps 1e-10/********** 定义点 **********/struct Point{ double x,y; Point(double x=0,double y=0):x(x),y(... 阅读全文
posted @ 2014-04-13 21:37 Freecode# 阅读(901) 评论(0) 推荐(0) 编辑
摘要: BalloonsTime Limit: 1000MS Memory limit: 65536K题目描述Both Saya and Kudo like balloons. One day, they heard that in the central park, there will be thous... 阅读全文
posted @ 2014-04-13 14:05 Freecode# 阅读(218) 评论(0) 推荐(0) 编辑
摘要: ShoppingTime Limit: 1000MS Memory limit: 65536K题目描述Saya and Kudo go shopping together.You can assume the street as a straight line, while the shops ar... 阅读全文
posted @ 2014-04-13 14:02 Freecode# 阅读(250) 评论(0) 推荐(0) 编辑
摘要: Hello World!Time Limit: 1000MS Memory limit: 65536K题目描述We know that Ivan gives Saya three problems to solve (Problem F), and this is the first problem... 阅读全文
posted @ 2014-04-13 14:01 Freecode# 阅读(316) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 33 下一页