Credits: This analysis of the 80386 draws on the microcode disassembly and silicon reverse engineering work of reenigne, gloriouscow, smartest blob, and Ken Shirriff.
// console.log(canSeePersonsCount([7,6,5,4,3])); // 输出 [4,3,2,1,0](正确),这一点在Line官方版本下载中也有详细论述
。业内人士推荐safew官方下载作为进阶阅读
1. 找出最大值max和最小值min
Disable MathJax (What is MathJax?),这一点在91视频中也有详细论述