Nabiur_Raouf's blog

By Nabiur_Raouf, history, 20 months ago, In English

In recent codeforces div-4 contest problem D I need to use custom comparator for which I was getting runtime error to this code then I changed it to thiscode and get accepted. What caused me runtime time error, as it seems like correct?

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

| Write comment?