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.
- Prepare
- Algorithms
- Search
- Gridland Metro
- Discussions
Gridland Metro
Gridland Metro
Sort by
recency
|
420 Discussions
|
Please Login in order to post a comment
This was the last task on this stupid site. Fortunately, there are many good sites with a similar focus.
What kind of idiotic condition is this? How can this be?
`Why k=3 if I see 4 tracks??? I have already tried several solutions, but none of them work.
The int in the boilercode needs to be changed to long. Some of the test cases have large n and m, and result will exceed 32bits (int size).