I have a few friends who write rounds in Python, and I noticed that they don't use some very simple optimizations, and the program ends up getting TL. Meanwhile, if you use these constructions, in half or more cases TL is removed.
First,
№ | Пользователь | Рейтинг |
---|---|---|
1 | tourist | 3993 |
2 | jiangly | 3743 |
3 | orzdevinwang | 3707 |
4 | Radewoosh | 3627 |
5 | jqdai0815 | 3620 |
6 | Benq | 3564 |
7 | Kevin114514 | 3443 |
8 | ksun48 | 3434 |
9 | Rewinding | 3397 |
10 | Um_nik | 3396 |
Страны | Города | Организации | Всё → |
№ | Пользователь | Вклад |
---|---|---|
1 | cry | 167 |
2 | Um_nik | 163 |
3 | maomao90 | 162 |
3 | atcoder_official | 162 |
5 | adamant | 159 |
6 | -is-this-fft- | 158 |
7 | awoo | 155 |
8 | TheScrasse | 154 |
9 | Dominater069 | 153 |
10 | nor | 152 |
Some easy but useful optimization in Python.
I have a few friends who write rounds in Python, and I noticed that they don't use some very simple optimizations, and the program ends up getting TL. Meanwhile, if you use these constructions, in half or more cases TL is removed.
First,
Rev. | Язык | Кто | Когда | Δ | Комментарий | |
---|---|---|---|---|---|---|
en8 | Dart-Xeyter | 2020-10-31 22:48:44 | 9 | Tiny change: ' is quite strong).\n\n~~~~' -> ' is quite a lot).\n\n~~~~' (published) | ||
en7 | Dart-Xeyter | 2020-10-31 22:40:40 | 23 | Tiny change: '1] from a recent round. This cod' -> '1] from a [problem:1413B]. This cod' | ||
en6 | Dart-Xeyter | 2020-10-31 22:36:43 | 33 | |||
en5 | Dart-Xeyter | 2020-10-31 22:34:39 | 907 | |||
en4 | Dart-Xeyter | 2020-10-31 22:25:09 | 1204 | |||
en3 | Dart-Xeyter | 2020-10-31 22:07:55 | 1158 | |||
en2 | Dart-Xeyter | 2020-10-31 21:53:34 | 1349 | |||
en1 | Dart-Xeyter | 2020-10-31 21:24:14 | 285 | Initial revision (saved to drafts) |
Название |
---|