dmraykhan's blog

By dmraykhan, 94 minutes 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
  • +20
  • Vote: I do not like it

»
88 minutes ago, # |
  Vote: I like it +4 Vote: I do not like it

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

»
46 minutes ago, # |
  Vote: I like it 0 Vote: I do not like it

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