Hi!
For this problem, the time complexity of my implementation is around O(q * k * log(n)), but it got TLE. So I wonder what would be the intended time complexity for this problem?
Thanks!
# | User | Rating |
---|---|---|
1 | jiangly | 3976 |
2 | tourist | 3815 |
3 | jqdai0815 | 3682 |
4 | ksun48 | 3614 |
5 | orzdevinwang | 3526 |
6 | ecnerwala | 3514 |
7 | Benq | 3482 |
8 | hos.lyric | 3382 |
9 | gamegame | 3374 |
10 | heuristica | 3357 |
# | User | Contrib. |
---|---|---|
1 | cry | 169 |
2 | -is-this-fft- | 165 |
3 | Um_nik | 161 |
3 | atcoder_official | 161 |
5 | djm03178 | 157 |
6 | Dominater069 | 156 |
7 | adamant | 154 |
8 | luogu_official | 152 |
9 | awoo | 151 |
10 | TheScrasse | 147 |
Hi!
For this problem, the time complexity of my implementation is around O(q * k * log(n)), but it got TLE. So I wonder what would be the intended time complexity for this problem?
Thanks!
I just looked at the scoreboard of round 720 and was surprised by how a Div2 participant (krasav4ik) was able to solve D in 13 minutes. Then I clicked on his submission for D and saw a very different style compared to his previous A, B, C submissions. Take a look at these submissions 115581818, 115571933. I don't think they were written by the same person. Is this behavior considered as cheating?
Update: oneninetyfive found this D submission is from StickBuerak. I don't know why but they keep downvoting my every comment probably in order to hide it so no one can see.
Name |
---|