Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dijkstra #3

Open
chuyj opened this issue May 27, 2016 · 1 comment
Open

Dijkstra #3

chuyj opened this issue May 27, 2016 · 1 comment
Labels

Comments

@chuyj
Copy link

chuyj commented May 27, 2016

請問:

  1. 若是總共n個點,編號是否皆會在0 ~ n-1之間?
  2. 若是有多個最短路徑,要輸出哪一個?
@Yi-Tseng
Copy link
Contributor

  1. Yes
  2. 不會有多個最短路徑的測資

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants