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

北大的标准答案有问题: 路过此处的朋友请注意

Posted by sui1999 at 2011-09-01 09:57:00 on Problem 1122
3

0 -1 -1
1 -1 -1
2 1  -1

1 1 2 3

正确答案是:
1 1 2 3
Org     Dest    Time    Path
1       1       0       1
2       1       1       2       1
3       1       2       3       1
3       1       2       3       2       1

北大的答案不包括多个路径情况:
1 1 2 3
Org     Dest    Time    Path
1       1       0       1
2       1       1       2       1
3       1       2       3       1

所有找不到错误的朋友可能不是自己写错了

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