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 | tourist | 4009 |
2 | jiangly | 3823 |
3 | Benq | 3738 |
4 | Radewoosh | 3633 |
5 | jqdai0815 | 3620 |
6 | orzdevinwang | 3529 |
7 | ecnerwala | 3446 |
8 | Um_nik | 3396 |
9 | ksun48 | 3390 |
10 | gamegame | 3386 |
# | User | Contrib. |
---|---|---|
1 | cry | 164 |
1 | maomao90 | 164 |
3 | Um_nik | 163 |
4 | atcoder_official | 160 |
4 | adamant | 160 |
6 | -is-this-fft- | 158 |
7 | awoo | 157 |
8 | TheScrasse | 154 |
8 | Dominater069 | 154 |
8 | nor | 154 |
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 |
---|