The tests of 163e are so weak that some Contestants pass it with brute algorithm.
Consider the test which some codes can't pass:
1 2
a
aaaaaaa……(length:200000)
?aaaaaaaaaaaaa……(length:500000)
I think it is necessary to add tests like this.
| # | User | Rating |
|---|---|---|
| 1 | Benq | 3857 |
| 2 | jiangly | 3810 |
| 3 | maroonrk | 3534 |
| 4 | tourist | 3528 |
| 5 | Kevin114514 | 3510 |
| 6 | turmax | 3411 |
| 7 | Um_nik | 3387 |
| 8 | Radewoosh | 3367 |
| 9 | heuristica | 3322 |
| 10 | strapple | 3317 |
| # | User | Contrib. |
|---|---|---|
| 1 | Qingyu | 157 |
| 2 | maspy | 150 |
| 3 | Um_nik | 144 |
| 4 | nik_exists | 141 |
| 5 | Errichto | 139 |
| 6 | adamant | 136 |
| 7 | maroonrk | 134 |
| 8 | DNR | 132 |
| 9 | AmShZ | 131 |
| 10 | Dominater069 | 129 |
The tests of 163e are so weak that some Contestants pass it with brute algorithm.
Consider the test which some codes can't pass:
1 2
a
aaaaaaa……(length:200000)
?aaaaaaaaaaaaa……(length:500000)
I think it is necessary to add tests like this.
| Name |
|---|


