>From the problem statement: " The *i*th of those lines contains information about intersections on the * i*th row, where the 0th row is the northmost."
So, since we have N rows, the southmost row (where you start) is the (N-1)ith row. For rows=3, that is 2, yes. -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
