farmaan_khan's blog

By farmaan_khan, history, 18 months ago, In English

https://codeforces.com/contest/1225/my 182321559 any body tell me why there is overflow

  • Vote: I like it
  • -4
  • Vote: I do not like it

| Write comment?
»
18 months ago, # |
  Vote: I like it 0 Vote: I do not like it

this is not map overflow. this is overflow in your vector v

»
18 months ago, # |
  Vote: I like it 0 Vote: I do not like it

maybe the overflow is from the vector?