redolog / blog-comment

Blog comment using gitalk.
0 stars 0 forks source link

LeetCode 470. 用 Rand7() 实现 Rand10() 进制转换题解 | 宋惠龙的大操场 #116

Open redolog opened 2 years ago

redolog commented 2 years ago

https://dragonsong.tech/posts/rd/algo/oj/leetcode/implement-rand10-using-rand7/

LeetCode 470. 用 Rand7() 实现 Rand10() 进制转换题解,解决一道等概率类型的代表题。