Search found 1 match

by ivsv
Sun Nov 04, 2012 4:32 am
Forum: Volume 100 (10000-10099)
Topic: 10038 - Jolly Jumpers
Replies: 445
Views: 153104

Re: 10038 - Jolly Jumpers

I struggled A LOT with this problem.

The problem specification is misleading.
The problem reads:
"Each line of input contains an integer n < 3, 000 followed by n integers representing the sequence."

But there are test cases where n == 3000.
No wonder why the authors said "use arrays larger than ...

Go to advanced search