evan

For the lasting love

导航

上一页 1 ··· 8 9 10 11 12

2010年6月6日 #

Biorhythms 1006 PKU

摘要: Description: http://acm.pku.edu.cn/JudgeOnline/problem?id=1006人有三个周期:physical、emotional、intellectual其周期分别为23天、28天、33天,当天数为其对应的倍数时,说明其到达了巅峰,例如第46天,physical到达了巅峰,而其他两个没有现给出4个数p、e、i、d,前三个分别为第几天时physical、... 阅读全文

posted @ 2010-06-06 22:16 evander 阅读(233) 评论(0) 推荐(0)

I Think I Need a Houseboat 1005 PKU

摘要: description:某个地方被Mississippi河腐蚀每年都会有50square miles,而且总共腐蚀是个半圆,求给定一个点什么时候会被腐蚀solution:求该点到(0,0)的长度r,求以r为半径半圆的面积area,除以50即可得到答案1. 一个难点是浮点型精度的处理,但是好像多想了,题目给出HINT:No property will appear exactly on the se... 阅读全文

posted @ 2010-06-06 14:55 evander 阅读(205) 评论(0) 推荐(0)

2010年6月5日 #

utopia ioi报告(转)

摘要: http://acm.pku.edu.cn/JudgeOnline/problem?id=1148以下转自北大报告Definition – alternating sequenceA sequence of non-zerointegers X=(xa, xa+1,…, xb,), a≤b is an alternating sequence if 1) |xa|&... 阅读全文

posted @ 2010-06-05 14:46 evander 阅读(308) 评论(0) 推荐(0)

2010年5月31日 #

预期文章

摘要: 素数问题、大数问题(+\-\*\/\%)、哈希表 阅读全文

posted @ 2010-05-31 15:26 evander 阅读(101) 评论(0) 推荐(0)

上一页 1 ··· 8 9 10 11 12