Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487 最近面试特别喜欢和候选人一块写 wordle 破解程序。一来可以介绍下游戏规则看下双方沟通是否顺畅;二来这玩意优化起来没有底,从最简单的遍历到把所有信息都用上的遍历,再到统计字母概率让每一个都是最优解;三来不需要有什么算法背景,但是写出来的代码质量千差万别。