Please read the new rule regarding the restriction on the use of AI tools. ×

ToErr's blog

By ToErr, history, 6 years ago, In English

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

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

problem link: http://codeforces.me/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