| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
是否triple peak可能出现在三个给出日期之前?In Reply To:这个哪里错了啊?~~~ 测试都没有问题的阿~~竟然告诉我 Wrong Answer Posted by:ale at 2004-04-04 10:38:00 x = y = 1;
while(((23 * x - b + a) % 28))
++x;
为何认定x从1开始?(23 * x - b + a)是出现双顶点日期,若b=18,a=5,23 * x - b + a=0,这个日期不合适,三顶点也一样吧……
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator