Hello codeforces!
I was solving 1772F - Copy of a Copy of a Copy from a while and I submitted a code that gave Runtime error ( Here is the code 186367241 ).
So I asked someone who told me to edit on cmp function and erase the "=" sign and it gave accepted (186453868). I didn't understand what is the difference so I decided to share it here. Thanks a lot!