My code of problem H that passed the pretest got TLE on test 1. Is there something wrong with the judge? Why it can pass the sample within the contest but failed in system test. There is no randomization in my code.
| № | Пользователь | Рейтинг |
|---|---|---|
| 1 | jiangly | 3810 |
| 2 | Benq | 3676 |
| 3 | Kevin114514 | 3655 |
| 4 | maroonrk | 3463 |
| 5 | strapple | 3447 |
| 6 | Um_nik | 3387 |
| 7 | heuristica | 3322 |
| 8 | turmax | 3317 |
| 9 | tourist | 3307 |
| 10 | jiangbowen | 3291 |
| Страны | Города | Организации | Всё → |
| № | Пользователь | Вклад |
|---|---|---|
| 1 | Qingyu | 156 |
| 2 | nik_exists | 150 |
| 2 | maspy | 150 |
| 4 | Um_nik | 142 |
| 5 | Errichto | 139 |
| 6 | adamant | 137 |
| 7 | AmShZ | 135 |
| 8 | BledDest | 132 |
| 8 | maroonrk | 132 |
| 10 | qwexd | 129 |
My code of problem H that passed the pretest got TLE on test 1. Is there something wrong with the judge? Why it can pass the sample within the contest but failed in system test. There is no randomization in my code.
| Название |
|---|



355419853
355419912
I think you should ping some admin for rejudge.
I dont know how TAT
Ok , There you go
KAN , Error_Yuan
ok thanks
Your welcome , My pleasure
Hi, I tested your code submission locally with the test sample of the first testcase, and it appears it takes 12 seconds to output the result. So I don't really think it is a problem from codeforces's judges. Anyways, good job man for this incredible result !
You should test it with codeforces's "Custom Invocation", which will be more consistent with the actual situation of the online judge.
Indeed, I forgot the existence of this feature.
It’s been rejudged!
That Makes me wonder , since the rejudge happened after the rating calculation , will the updated rating for StarSilk apply in the next rollback 💀
(moved from Rank $$$7$$$ to Rank $$$6$$$)
I assume so, although I’m not involved with rollbacks.
why not rating change instant while changing the rank?
whoever is downvote..uski MKC
There should be some clarification of some general threshold where x% of the same submission has to be accepted before rejudging. I think there is some balance between “something wrong/slow with systems” vs “solution works most of the time” (which if FST should be final).