walkccc / CLRS

📚 Solutions to Introduction to Algorithms Third Edition
https://walkccc.me/CLRS
MIT License
4.65k stars 1.26k forks source link

Exercise 7.4-6 #388

Open yuzhenfeng2002 opened 3 years ago

yuzhenfeng2002 commented 3 years ago

I think the probability is not 6 a^2 - 4 a^3 but 1 - (6 a^2 - 4 a^3).