dmraykhan's blog

By dmraykhan, 4 hours ago, In English

Is this a bug or am I missing something ?

https://codeforces.me/contest/2031/submission/291657080

https://codeforces.me/contest/2031/submission/291673902

I checked test 61 and it's a chain of length 1e6.

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

»
4 hours ago, # |
  Vote: I like it +6 Vote: I do not like it

I posted on the same issue happened to me: https://codeforces.me/blog/entry/136268

»
3 hours ago, # |
  Vote: I like it +1 Vote: I do not like it

Stack overflow. 400 MiB for stack fixes this issue: 291683181.