Can someone point out the mistake in my approach... Problem Link Code
# | User | Rating |
---|---|---|
1 | tourist | 3985 |
2 | jiangly | 3814 |
3 | jqdai0815 | 3682 |
4 | Benq | 3529 |
5 | orzdevinwang | 3526 |
6 | ksun48 | 3517 |
7 | Radewoosh | 3410 |
8 | hos.lyric | 3399 |
9 | ecnerwala | 3392 |
9 | Um_nik | 3392 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | maomao90 | 162 |
2 | Um_nik | 162 |
4 | atcoder_official | 161 |
5 | djm03178 | 158 |
6 | -is-this-fft- | 157 |
7 | adamant | 155 |
8 | awoo | 154 |
8 | Dominater069 | 154 |
10 | luogu_official | 150 |
Can someone point out the mistake in my approach... Problem Link Code
https://www.spoj.com/problems/ONEXLIS/
i have been trying to solve the problem for a long time...but couldnt come up with a proper approach... My approach(ig wrong) : when we consider a sequence to be lis, the elements before the last element must have lds(longest strictly decreasing subsequence) > 1; however im unable to implement the idea; any help would be appreciated.
Hi everyone, I have created a gym with some cool binary search problems which might be helpful to some of you and will surely teach you something. link : https://mirror.codeforces.com/contestInvitation/210a7cea8bc7733fc8e65f2a8899b01837ee57e4
can anyone provide me with a mashup or gym link which have dp or graph problems that helped you strengthen these topics.
Name |
---|