my submission:
http://codeforces.me/contest/472/submission/15130187
is getting TLE on test 10.I have founded the minimum spanning tree and then calculated the distance between each pair of nodes using BFS.
GETTING TLE IN 472D ( FOLLOWING EDITORIAL)
my submission:
http://codeforces.me/contest/472/submission/15130187
is getting TLE on test 10.I have founded the minimum spanning tree and then calculated the distance between each pair of nodes using BFS.
| Rev. | Язык | Кто | Когда | Δ | Комментарий | |
|---|---|---|---|---|---|---|
| en1 |
|
javacoder1 | 2015-12-31 02:18:17 | 254 | Initial revision (published) |