Forever_Pursuit's blog

By Forever_Pursuit, history, 3 years ago, In English

In problem E, my code will have some problems when n is not a fib number, I noticed that after I locked problem. There is a person in my room who make mistakes with data like this, I submitted a hack data (this data also can hack myself), and it returned unexpected verdict.

I Failed System Test in E, and my hack has been ignored. But this submission was hacked by me, I didn't get 100 score.

Why is it?

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

»
3 years ago, # |
  Vote: I like it +82 Vote: I do not like it

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

»
3 years ago, # |
  Vote: I like it +81 Vote: I do not like it

Looks strange. We'll check and fix that.

»
3 years ago, # |
  Vote: I like it +22 Vote: I do not like it

In which case it would be ignored?

»
3 years ago, # |
  Vote: I like it +70 Vote: I do not like it

Fixed.