dheemanth_1910's blog

By dheemanth_1910, history, 2 years ago, In English

Hey all ! I've observed that using a ordered map is much better than unordered maps. (There are some cases when using a unordered map we get a TLE ) I'm using python for cp. So what would be alternative for an ordered map in python ? Thanks in advance.

Full text and comments »

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