Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

Re:请教哪位的后缀数组解法能过掉这组数据……

Posted by yangshurui at 2014-08-16 21:37:00 on Problem 3581
In Reply To:请教哪位的后缀数组解法能过掉这组数据…… Posted by:392377379 at 2014-07-03 11:20:49
> input
> 6
> 1
> 1
> 2
> 2
> 3
> 4
> 
> output
> 1
> 1
> 2
> 2
> 4
> 3
> 
> 但是看到很多AC代码的输出都是
> 1
> 1
> 4
> 3
> 2
> 2
> 
> 感觉第一次就选最小后缀也不对吧……求神犇指教……
我一直WA,于是想找点数据,你这组数据我能过,但是还是WA

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator