Ronakcp24's blog

By Ronakcp24, history, 13 months ago, In English

Was solving Atcoder D from yesterday's round. couldnt solve it got wa multiple times . I couldnt understand editorial even. can someone please help ? Problem link-> https://atcoder.jp/contests/abc403/tasks/abc403_d

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

| Write comment?
»
13 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

I got 3 TLEs and 2 REs for not noticing d = 0. Instead just trying to optimize the DP. Cost me 30 mins and 6 penalties