We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
If you get timeout for testcase 5, have in mind that some edges appear multiple times in input (1 100 for example is listed more than 100 times), but should be taken in account only once.
Breadth First Search: Shortest Reach
You are viewing a single comment's thread. Return to all comments →
If you get timeout for testcase 5, have in mind that some edges appear multiple times in input (1 100 for example is listed more than 100 times), but should be taken in account only once.