KingOfHababeesh's blog

By KingOfHababeesh, history, 18 months ago, In English

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!

  • Vote: I like it
  • +8
  • Vote: I do not like it

»
18 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by KingOfHababeesh (previous revision, new revision, compare).

»
18 months ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by KingOfHababeesh (previous revision, new revision, compare).

»
18 months ago, # |
  Vote: I like it +17 Vote: I do not like it