who_i_am's blog

By who_i_am, history, 12 months ago, In English

Upd:Problem:to count number of ways of shortest path from node a to node b in the graph.(Graph can be weighted and unweighted).

  • Vote: I like it
  • -5
  • Vote: I do not like it

| Write comment?
»
12 months ago, # |
  Vote: I like it 0 Vote: I do not like it

https://codeforces.net/blog/entry/118251 maybe it is a similar problem