Can anyone help me solve this problem?

Правка en1, от Kevin911, 2025-07-06 12:29:37

You are given an array of length n.You can rerrange it in any order.Every time,p is random number between 1 and m.The leftmost element which is not larger than p will be canceled.Find the expected value of the time every element is canceled.

Теги expected value

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский Kevin911 2025-07-06 12:29:37 279 Initial revision (published)