| ||||||||||
| 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 | |||||||||
Re:谁能多给点数据测试啊,我写了一个晚上的代码,却不能ac(附代码和几个得到的数据)In Reply To:Re:谁能多给点数据测试啊,我写了一个晚上的代码,却不能ac(附代码和几个得到的数据) Posted by:niuchaojida at 2006-09-26 19:03:36 > 大哥,你试验以下数据吧:
> 1.0000 2
> 10.000 2
> 正确结果应该是:
> 1
> 100
> 而你的是:
> 1.
> 100.
还有你试验以下数据:
0.0000 2
0.0001 0
0.0000 0
正确的结果应该是:
0
1
1
而你的是:
.
1.
.
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator