ToErr's blog

By ToErr, history, 6 years ago, In English

this submission using priority_queue is giving TLE : http://codeforces.com/contest/467/submission/43003735

where using set giving AC : http://codeforces.com/contest/467/submission/43003953

problem link: http://codeforces.com/contest/467/problem/D

could anyone point me out what is wrong here! i am literally not getting the point :(

Full text and comments »

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