touxue's blog

By touxue, history, 5 years ago, In English

submissions

I pretests passed with 3790ms, but get TLE on pretests during system testing.

I think it's because the volatility.

I hope MikeMirzayanov can rejudge it.


Here is the same code I submit now submissions, and it passes with ~3700ms, so the volatility is about 300ms :( I think the volatility is very huge..

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

»
5 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

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

»
5 years ago, hide # |
← Rev. 2  
Vote: I like it +6 Vote: I do not like it

If CF admin decides to rejudge touxue's submission, I hereby politely request to rejudge mine as well. It also TLEd on pretest 12 during systest, and I was rank 2, right behind touxue, when the contest ended.

Edit: nevermind, it fails test 35 anyways...