Блог пользователя jiangbowen

Автор jiangbowen, история, 2 года назад, По-английски

Hello community.

In codeforces round 807 Task E ,I submitted a code which passes pretests. However, it used 1996 ms on Pretest 7.

After system testing, I got a TLE on test 7 , which is actually a pretest and I passed it in the round.

Also, after the round,I submitted my code for two times, and one of them passed with 1996ms .

geranazavr555 MikeMirzayanov please rejudge my 164337373 and update my rating.

  • Проголосовать: нравится
  • -136
  • Проголосовать: не нравится

»
2 года назад, # |
  Проголосовать: нравится -29 Проголосовать: не нравится

stO jbw Orz

»
2 года назад, # |
  Проголосовать: нравится +12 Проголосовать: не нравится

damn you were so close to master

»
2 года назад, # |
  Проголосовать: нравится +18 Проголосовать: не нравится

Hope you can go to Master by rejudge.

»
2 года назад, # |
  Проголосовать: нравится +4 Проголосовать: не нравится

2099 is so outrageous

»
2 года назад, # |
  Проголосовать: нравится -8 Проголосовать: не нравится

Hope you can rejudge successfully.

»
2 года назад, # |
  Проголосовать: нравится -95 Проголосовать: не нравится

so what do u want to express by writing this blog

»
2 года назад, # |
  Проголосовать: нравится -38 Проголосовать: не нравится

stO jbw Orz

»
2 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

why so many downvotes?

»
2 года назад, # |
  Проголосовать: нравится +32 Проголосовать: не нравится

I think rejudge is unfair, please delete this blog.

»
2 года назад, # |
  Проголосовать: нравится -42 Проголосовать: не нравится

I think this post is reasonable.

»
2 года назад, # |
  Проголосовать: нравится +49 Проголосовать: не нравится
»
2 года назад, # |
  Проголосовать: нравится +56 Проголосовать: не нравится

It seems that your code has a complexity of $$$O(n\log^2n)$$$ which is higher than the normal ones somehow.(the Editorial has the complexity of $$$O(n\log n)$$$ and my solution using the complexity of $$$O(n\log^2n)$$$ got TLE on pretest which made me to write a code using the complexity of $$$O(n\log n)$$$) Anyway, hope you can reach Master soon.(At such a young age)

»
2 года назад, # |
  Проголосовать: нравится +2 Проголосовать: не нравится

but I think that you are only 13,I do not think it is difficult for you to achieve master next time.

»
2 года назад, # |
Rev. 2   Проголосовать: нравится +35 Проголосовать: не нравится

I don't think it reasonable. However, I have pity on you.

Hope you can achieve your dream next time!

»
2 года назад, # |
  Проголосовать: нравится +25 Проголосовать: не нравится

In my opinion, whatever the result may be, there will always be people who are against it. Anyways, this kind of incidences have happened many times and rejudge is somehow unfair to the other contestants. Maybe I hope that Codeforces would not retest the pretests when system testing, which is very confusing to the contestants when they have no idea of it. Also hope you can achieve your goal next time!