Why MLE

Правка en1, от icyo, 2024-03-31 02:59:52

problem D from CodeTON Round 8, my code get MLE: https://codeforces.com/contest/1942/submission/254227380, but why? I solve it in O(nklogn), and memory for O(nk), and MLE on test 5.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский icyo 2024-03-31 02:59:52 190 Initial revision (published)