wangjie-fourth / wangjie-fourth.github.io

0 stars 0 forks source link

以一道题来思考如何写算法题 | wangjie_fourth #54

Open wangjie-fourth opened 7 months ago

wangjie-fourth commented 7 months ago

https://wangjie-fourth.github.io/2024/04/29/experience/how-to-write-algorithm/#more

前几天遇到一道题目,题目的大意是这样的:10个人围一圈,数到3或者3的倍数就被踢出,请问最后一个人是在刚开始排序的位置是多少?