Whimsical_HITMAN's blog

By Whimsical_HITMAN, history, 7 months ago, In English

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.

Full text and comments »

  • Vote: I like it
  • +3
  • Vote: I do not like it

By Whimsical_HITMAN, history, 8 months ago, In English

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

Full text and comments »

  • Vote: I like it
  • +1
  • Vote: I do not like it

By Whimsical_HITMAN, history, 15 months ago, In English

can anyone provide me with a mashup or gym link which have dp or graph problems that helped you strengthen these topics.

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it