Search found 1 match

by ishtiaq
Mon Dec 14, 2015 4:10 pm
Forum: Volume 5 (500-599)
Topic: 507 - Jill Rides Again
Replies: 92
Views: 44909

Re: 507 - Jill Rides Again

What should be the output for this input?
1
9
3 -3 8 -11 2 2 2 2

It should be:
The nicest part of route 1 is between stops 5 and 9
But My Accepted Code shows:
The nicest part of route 1 is between stops 1 and 9
.

UVa should add a test case like this for my code. :) :)

Go to advanced search