dmraykhan's blog

By dmraykhan, 3 hours ago, In English

Is this a bug or am I missing something ?

https://mirror.codeforces.com/contest/2031/submission/291657080

https://mirror.codeforces.com/contest/2031/submission/291673902

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

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

»
2 hours ago, # |
  Vote: I like it +5 Vote: I do not like it

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

»
105 minutes ago, # |
  Vote: I like it +1 Vote: I do not like it

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