Search found 1 match

by Kazi_Tanvir_Ahsan
Tue Oct 06, 2015 3:01 am
Forum: Volume 11 (1100-1199)
Topic: 1121 - Subsequence
Replies: 5
Views: 5462

1121 - Subsequence

I really need to know why the sample output is wrong for this problem. Unless I miss something from the below link:
https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=3562

The sample input is:

5 11
1 2 3 4 5

The sample output:

5

Should it be 3 ...

Go to advanced search