| ||||||||||
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:so easy 不用任何算法,果断贴代码In Reply To:so easy 不用任何算法,果断贴代码 Posted by:130428199210122910 at 2013-01-18 14:22:52 I tried, this code can AC. But you can find a wrong case: 4 A:D B:C C:BD D:AC The correct answer is 2, but this code will return 3. 所以,这道题的答案数据是错误的。 正确的算法还是应该使用搜索。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator