MLE while using comparator
Difference between en1 and en2, changed 2 character(s)
[PROBLEM LINK](https://codeforces.com/problemset/problem/1551/C) ↵

[MY CODE LINK](https://codeforces.com/contest/1551/submission/130212426)↵

I'm getting MLE on submitting this solution. I suspect it has to do something with the comparators that I've used. I found some relevant information [here](https://codeforces.com/blog/entry/70237?f0a28=1#comment-750933).↵

Please help me figure out where exactly it's getting wrong. Thank you.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English jac_nikola 2021-09-29 00:51:42 2 Tiny change: '1551/C) \n[MY CODE' -> '1551/C) \n\n[MY CODE'
en1 English jac_nikola 2021-09-29 00:50:48 463 Initial revision (published)